Bug 270885

Summary: Setting an "animation" style property on an element does not interfere with the :empty pseudo-class.
Product: WebKit Reporter: Karl Dubost <karlcow>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, graouts, graouts, webkit-bug-importer
Priority: P2 Keywords: BrowserCompat, InRadar, WPTImpact
Version: Safari 17   
Hardware: Unspecified   
OS: Unspecified   
URL: https://wpt.fyi/results/css/css-animations/empty-pseudo-class-with-animation.html

Karl Dubost
Reported 2024-03-12 17:45:09 PDT
See https://wpt.fyi/results/css/css-animations/empty-pseudo-class-with-animation.html and http://wpt.live/css/css-animations/empty-pseudo-class-with-animation.html assert_equals: The background-color after inserting a child into the container no longer matches the value set by the :empty rule. expected "rgb(0, 255, 0)" actual "rgb(255, 0, 0)"
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-19 17:47:00 PDT
Antoine Quint
Comment 2 2024-03-20 02:35:23 PDT
This is a new WPT test that I added for the fix to bug 269051. It passes with ToT. *** This bug has been marked as a duplicate of bug 269051 ***
Note You need to log in before you can comment on or make changes to this bug.