[Webkit-unassigned] [Bug 49142] Implement HTML5 style scoped attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 22 19:51:10 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=49142





--- Comment #4 from MORITA Hajime <morrita at google.com>  2011-05-22 19:51:09 PST ---
(In reply to comment #3)
> 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.)
You are right. I confused.
The point is that the style is applied the subtree of any <style> hosting parent element.
(That's what @scoped is for.)

-- 
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