[webkit-changes] [WebKit/WebKit] 689641: Sync `transform-origin-vs-functions.html` test fro...
Ahmad Saleem
noreply at github.com
Fri Feb 16 09:12:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 68964191fb4958a59e43cb98c3b1cb9c0b1ee118
https://github.com/WebKit/WebKit/commit/68964191fb4958a59e43cb98c3b1cb9c0b1ee118
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/animations/3d/transform-origin-vs-functions-expected.txt
M LayoutTests/animations/3d/transform-origin-vs-functions.html
A LayoutTests/animations/resources/helpers.js
Log Message:
-----------
Sync `transform-origin-vs-functions.html` test from Blink / Chromium upstream
https://bugs.webkit.org/show_bug.cgi?id=155501
Reviewed by Antoine Quint.
This patch is to sync `ransform-origin-vs-functions.html` from Blink / Chromium upstream as per below commit:
Merge: https://source.chromium.org/chromium/chromium/src/+/53db6d2749de2904b040c2d86936c9a4d1e7dde3
The updated test uses `testharness` and does not have setTimeout and don't rely on callback timing leading
to less flakiness.
* LayoutTests/animations/3d/transform-origin-vs-functions.html: Updated Test
* LayoutTests/animations/3d/transform-origin-vs-functions-expected.txt: Updated Test Expectation
* LayoutTests/animations/resources/helpers.js: Helper Script
* LayoutTests/TestExpectations: Remove Expectation
Canonical link: https://commits.webkit.org/274835@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list