[Webkit-unassigned] [Bug 243539] getComputedStyle(elt, pseudoElt) accepting all pseudo-elements with fewer than 2 preceding colons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 11 20:41:50 PST 2022


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

--- Comment #5 from Karl Dubost <karlcow at apple.com> ---
The code doesn't check in the first place if the pseudo-element starts with `:` before trying to remove them.
https://searchfox.org/wubkat/source/Source/WebCore/css/CSSComputedStyleDeclaration.cpp#49-59

-- 
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/20221212/8e3d22c0/attachment.htm>


More information about the webkit-unassigned mailing list