[Webkit-unassigned] [Bug 251022] Web Animation API does not update root CSS Variables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 19:33:14 PST 2023


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graouts at webkit.org,
                   |                            |karlcow at apple.com,
                   |                            |webkit-bug-importer at group.a
                   |                            |pple.com
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=235138

--- Comment #1 from Karl Dubost <karlcow at apple.com> ---
>From https://codepen.io/shortfuse/pen/JjBpeQX

Background-Color = Root
Foreground-Color = Child

Feature Result
1. Root CSS Property    
2. Child CSS Property   
3 Root CSS Variable     
4. Child CSS Variable   
5. Commited Root CSS Variable   
6. Commited Child CSS Variable  

        1  2  3  4  5  6 
Safari  P  P  X  P  P  P
Firefox P  P  X  X  X  X
Chrome  P  P  P  P  P  P

P PASS
X FAIL


Probably part of Bug 235138

-- 
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/20230124/3f737c15/attachment-0001.htm>


More information about the webkit-unassigned mailing list