[Webkit-unassigned] [Bug 250401] New: [css-transition] ensure we fill transition-property values with a custom property when other transition CSS properties are used with a longer list of items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 11:34:37 PST 2023


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

            Bug ID: 250401
           Summary: [css-transition] ensure we fill transition-property
                    values with a custom property when other transition
                    CSS properties are used with a longer list of items
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org
                CC: dino at apple.com, graouts at apple.com

It's possible for certain CSS transition properties to specify a longer list of values than the transition-property property itself. In the case where a custom property is used, we must ensure to fill in the custom property string for the generated Animation object.

-- 
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/20230110/08fe9930/attachment.htm>


More information about the webkit-unassigned mailing list