[Bug 11149] @-rules in CSS are document-global by default. <style scoped> should specify that @-rules used in it are only available within the single scoped sheet (and any imported sheets).

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11149

Anne <annevk@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevk@opera.com

--- Comment #1 from Anne <annevk@opera.com> 2010-10-27 11:38:40 UTC ---
@namespace is always scoped to the style sheet. I think it would make more
sense for CSS to define what should happen in the case of scoped style sheets
for its various at-rules.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 27 October 2010 11:38:49 UTC