[Webkit-unassigned] [Bug 221961] REGRESSION(r271515): ::marker fired at wrong time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 08:39:55 PST 2021


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

--- Comment #3 from Antoine Quint <graouts at webkit.org> ---
Just looking at the very simple patch, the order in which pseudo-elements are generated is different since in the PseudoId enum the relative order is Marker, Before, After. While changing the order in which we process animations likely addresses this, I don't think this should be relevant and there is some sorting code somewhere that hasn't been updated for ::marker support.

-- 
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/20210216/bd6bb837/attachment.htm>


More information about the webkit-unassigned mailing list