RESOLVED DUPLICATE of bug 222096297657
[web-animations] fix remaining WPT failures in `web-animations/interfaces/Animation/commitStyles.html`
https://bugs.webkit.org/show_bug.cgi?id=297657
Summary [web-animations] fix remaining WPT failures in `web-animations/interfaces/Ani...
Antoine Quint
Reported 2025-08-20 06:35:04 PDT
The WPT test `web-animations/interfaces/Animation/commitStyles.html` has some failures, we should fix those.
Attachments
Antoine Quint
Comment 1 2025-08-20 06:40:02 PDT
The failures related to the recent spec change are being fixed in https://bugs.webkit.org/show_bug.cgi?id=297594. After that, 3 failures remain: FAIL Commits logical properties as physical properties assert_equals: expected "20px" but got "10px" FAIL Commits custom variables assert_approx_equals: expected 0.8 +/- 0.0001 but got 0.5 FAIL Commits matrix-interpolated relative transforms assert_equals: Resolved transform is correct after commit. expected "matrix(2, 0, 0, 2, 100, 0)" but got "matrix(2, 0, 0, 2, 0, 0)"
Radar WebKit Bug Importer
Comment 2 2025-08-20 06:40:15 PDT
Antoine Quint
Comment 3 2025-08-20 06:57:35 PDT
*** This bug has been marked as a duplicate of bug 222096 ***
Note You need to log in before you can comment on or make changes to this bug.