[Webkit-unassigned] [Bug 266742] Web Inspector does not display author styles for some pseudo-elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 20:45:43 PST 2023


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

--- Comment #1 from Aditya Keerthi <akeerthi at apple.com> ---
I think this is a more general issue with anything that uses `PseudoElementWebKitCustom`. Currently, the protocol serializes PseudoId -> string as a one-to-one. However, `PseudoElementWebKitCustom` is one PseudoId that can correspond to different strings.

We might need to make some infrastructural additions to support this.

-- 
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/20231221/2faa25ec/attachment-0001.htm>


More information about the webkit-unassigned mailing list