[Webkit-unassigned] [Bug 207291] Expose methods to retrieve a PseudoElement given a PseudoId on Element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 06:44:53 PST 2020


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

--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
Note that only before/after generate PseudoElements. I deliberately got rid of ensurePseudoElement(PseudoId) functions at some point to reduce confusion and prevent people from writing code that would create PseudoElements in other cases.

The right direction here is to eliminate PseudoElement completely. Should be easier when the new animation system is fully in place.

-- 
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/20200206/962a0dc2/attachment.htm>


More information about the webkit-unassigned mailing list