[Webkit-unassigned] [Bug 234987] css/css-transitions/pseudo-elements-002.html WPT is a failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 7 14:56:16 PST 2022


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

--- Comment #2 from Antoine Quint <graouts at webkit.org> ---
In Document::resolveStyle(), after we're done with the call to Style::TreeResolver::resolve() and have obtained our styleUpdate, we set the m_inStyleRecalc flag to false and call `updateRenderTree(WTFMove(styleUpdate))` and this is under there that we remove the pseudo-element and recreate it.

-- 
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/20220107/b3655911/attachment.htm>


More information about the webkit-unassigned mailing list