[Webkit-unassigned] [Bug 250901] New: Most calls to style.hasTransform() should probably use style.effectsTransform()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 08:54:39 PST 2023


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

            Bug ID: 250901
           Summary: Most calls to style.hasTransform() should probably use
                    style.effectsTransform()
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

We need to check the usage of style.hasTransform(), which ignores the individual transform properties. In most cases, .effectsTransform() is probably the one we should use.

-- 
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/20230120/6be87b66/attachment.htm>


More information about the webkit-unassigned mailing list