[Webkit-unassigned] [Bug 146161] Web Inspector: DOM.highlightSelector should work for "a:visited"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 17 11:53:30 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=146161
Devin Rousso <drousso at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |drousso at apple.com
Assignee|webkit-unassigned at lists.web |drousso at apple.com
|kit.org |
Attachment #381210| |review?, commit-queue-
Flags| |
--- Comment #3 from Devin Rousso <drousso at apple.com> ---
Created attachment 381210
--> https://bugs.webkit.org/attachment.cgi?id=381210&action=review
[Patch] WIP
Current bugs:
- `:before` and `:after` don't match anything
- the selector `div` will match internal shadow elements, like the `<div>` inside an `<input>`
The result I'm hoping to eventually get is what the CSS selector matching engine actually results in when it applies styles from a style sheet.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191017/de0c0871/attachment-0001.html>
More information about the webkit-unassigned
mailing list