[Webkit-unassigned] [Bug 87805] [Shadow DOM] <style> inside Shadow subtree should be scoped inside the subtree.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 10 21:24:48 PDT 2012


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





--- Comment #13 from Takashi Sakamoto <tasak at google.com>  2012-06-10 21:24:47 PST ---
Thank you. I fixed the errors.

Best regards,
Takashi Sakamoto

(In reply to comment #11)
> (From update of attachment 146465 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=146465&action=review
> 
> This turned out to be a sweet patch. Thanks for your hard work, tasak@! A few nits that you are welcome to ignore (except spelling errors :).
> 
> > Source/WebCore/ChangeLog:41
> > +        method is invoked. Therefor we cannot rely on scoped()"
> 
> Therefor -> therefore
> 
> > Source/WebCore/ChangeLog:58
> > +        Added one new method scopedAttributeChanged's decalartion and
> 
> decalartion -> declaration
> 
> > Source/WebCore/html/HTMLStyleElement.h:89
> > +    enum ScopedStyleRegisterType {
> 
> ScopedStyleRegistrationState
> 
> > Source/WebCore/html/HTMLStyleElement.h:94
> > +    ScopedStyleRegisterType m_registeredWithScopingNode;
> 
> m_scopedStyleRegistrationState

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