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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 09:19:51 PST 2023


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

--- Comment #1 from Antoine Quint <graouts at webkit.org> ---
We should just remove hasTransform() such that everything uses affectsTransform(). Anything that needs to check whether a value was set using the "transform" property can look at transform().

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


More information about the webkit-unassigned mailing list