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

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


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


MORITA Hajime <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |morrita at google.com




--- Comment #2 from MORITA Hajime <morrita at google.com>  2011-05-22 19:19:15 PST ---
Having these member variables to TreeScope means only subclassses of TreeScope can have 
@scope attribute, that wouldn't satisfy the spec. Which allows us to put @scope anywhere.

I think what we should have seems separate "StyleScope" class or something like that.
It could be in ElementRareData.

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