[Webkit-unassigned] [Bug 58342] Teach sub-selector chains about shadow descendants

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 11:37:23 PDT 2011


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





--- Comment #6 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-04-27 11:37:22 PST ---
(In reply to comment #5)
> (From update of attachment 90207 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=90207&action=review
> 
> r=me
> 
> > Source/WebCore/css/CSSParserValues.h:119
> >      bool isSimple() const { return !m_tagHistory && m_selector->isSimple(); }
> > +    bool hasShadowDescendant() const;
> 
> inline like the others?

Sure thing!

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