- From: <bugzilla@jessica.w3.org>
- Date: Mon, 11 Mar 2013 05:17:39 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21242 Bug ID: 21242 Summary: [Shadow]: 6.3 @host @-rule should extend the CSS 2.1 grammar 'stylesheet' production Classification: Unclassified Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: Component Model Assignee: dglazkov@chromium.org Reporter: dominicc@chromium.org QA Contact: public-webapps-bugzilla@w3.org Blocks: 14978 Section 6.3 specifies an additional 'host' production to the CSS 2.1 grammar, however that production is naturally not used anywhere in the existing CSS 2.1 grammar. As a result the addition of the rule is meaningless from the point of view of parsing @host rules in the context of a stylesheet. For example, it is not clear if or how @host rules can be combined with @media rules. Section 6.3 should specify additional amendment (perhaps to the 'stylesheet' production) to the CSS grammar to clarify where @host rules appear in a stylesheet. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 11 March 2013 05:17:40 UTC