[Webkit-unassigned] [Bug 49142] Implement HTML5 style scoped attribute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 22 19:42:46 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=49142
Ian 'Hixie' Hickson <ian at hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian at hixie.ch
--- Comment #3 from Ian 'Hixie' Hickson <ian at hixie.ch> 2011-05-22 19:42:45 PST ---
I may be misunderstanding, but scoped="" in HTML only has an effect on <style> elements (which may themselves then affect any descendants of the <style> element's parent).
(Furthermore, it's only allowed on <style> elements in <body> in certain places. But that is irrelevant for Web browser implementors.)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list