[Webkit-unassigned] [Bug 89061] applyAuthorStyles makes rules declared in all enclosing shadow dom subtrees applicable.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 19 23:18:44 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89061
Takashi Sakamoto <tasak at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #148489|review+ |
Flag| |
--- Comment #20 from Takashi Sakamoto <tasak at google.com> 2012-06-19 23:18:43 PST ---
(From update of attachment 148489)
I'm sorry. I found one mistake. I have to use setupScopeStack(m_parentNode) in matchScopedAuthorRules. The current patch doesn't satisfy the spec:
- the styles of the insertion point node are inherited by those child nodes of the shadow host that are assigned to this insertion point
(http://www.w3.org/TR/shadow-dom/#styles)
I will fix soon.
Best regards,
Takashi Sakamoto
--
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