[Webkit-unassigned] [Bug 160754] Can't style descendants in shadow tree using the :host pseudo class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 20 19:45:17 PDT 2016


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #286054|review?                     |review+
              Flags|                            |

--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 286054
  --> https://bugs.webkit.org/attachment.cgi?id=286054
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=286054&action=review

> Source/WebCore/css/SelectorChecker.cpp:1039
> +            const Node* contextualReferenceNode = !checkingContext.scope ? element.document().documentElement() : checkingContext.scope;

Maybe auto or auto* here?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160821/a1b1902b/attachment.html>


More information about the webkit-unassigned mailing list