This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16575 - cors settings attribute - unclear meaning of 'omitted'
Summary: cors settings attribute - unclear meaning of 'omitted'
Status: RESOLVED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Edward O'Connor
QA Contact: HTML WG Bugzilla archive list
URL: http://www.w3.org/TR/html5/urls.html#...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-29 22:53 UTC by Glenn Adams
Modified: 2012-10-02 23:25 UTC (History)
5 users (show)

See Also:


Attachments

Description Glenn Adams 2012-03-29 22:53:25 UTC
Because attribute is not qualified as a "content attribute" in 2.7.5, it isn't clear what is meant by 'omitted'. Suggest making it explicit this is a content attribute being referred to.

It would also be useful to add a note that the "CORS settings attribute" is concretely realized only in the @crossorigin content attribute declared on the img, video, and audio element types.
Comment 1 Boris Zbarsky 2012-03-30 09:07:58 UTC
Gecko implements CORS settings attributes on <script> (@crossorigin) as well.  And likely soon on <link> and maybe <style>.
Comment 2 contributor 2012-07-18 06:59:48 UTC
This bug was cloned to create bug 17837 as part of operation convergence.
Comment 3 Edward O'Connor 2012-10-02 23:25:40 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: No spec change.
Rationale: <https://www.w3.org/Bugs/Public/show_bug.cgi?id=17837#c2>