Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 00790bc289856d5ad4930173c7075b7435c075b4
https://github.com/WebKit/WebKit/commit/00790bc289856d5ad4930173c7075b7435c075b4
Author: Ada Chan <[email protected]>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M LayoutTests/model-element/model-element-entity-transform-expected.txt
M LayoutTests/model-element/model-element-entity-transform.html
M Source/WebKit/ModelProcess/cocoa/ModelProcessModelPlayerProxy.mm
Log Message:
-----------
Model element's entityTransform property setting fails for some valid values
https://bugs.webkit.org/show_bug.cgi?id=291110
rdar://148495915
Reviewed by Mike Wyrzykowski.
Use a bigger tolerance for the comparisons made when
checking whether the transform matrix is valid, as there
could be precision loss in the matrix <-> SRT arithmetic.
* LayoutTests/model-element/model-element-entity-transform-expected.txt:
* LayoutTests/model-element/model-element-entity-transform.html:
* Source/WebKit/ModelProcess/cocoa/ModelProcessModelPlayerProxy.mm:
(WebKit::ModelProcessModelPlayerProxy::transformSupported):
Canonical link: https://commits.webkit.org/293418@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes