[webkit-changes] [WebKit/WebKit] 819eeb: Remove getComputedStyle-transform.html in favor of...
Commit Queue
noreply at github.com
Sat Nov 11 13:30:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 819eebeff6f56bd6bc6c6f77c220c35eb44d2d6e
https://github.com/WebKit/WebKit/commit/819eebeff6f56bd6bc6c6f77c220c35eb44d2d6e
Author: Joone Hur <joone at webkit.org>
Date: 2023-11-11 (Sat, 11 Nov 2023)
Changed paths:
R LayoutTests/fast/css/getComputedStyle/getComputedStyle-transform-expected.txt
R LayoutTests/fast/css/getComputedStyle/getComputedStyle-transform.html
Log Message:
-----------
Remove getComputedStyle-transform.html in favor of WPT test case
https://bugs.webkit.org/show_bug.cgi?id=264640
Reviewed by Tim Nguyen.
The test file getComputedStyle-transform.html has been renamed to 2d-transform-inline-js.html
and has been exported to the Web Platform Tests repository:
LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/2d-transform-inline-js.html
This change is detailed in PR: https://github.com/WebKit/WebKit/pull/19896.
As a result, we need to remove the original test(getComputedStyle-transform.html) and its expected result.
* LayoutTests/fast/css/getComputedStyle/getComputedStyle-transform-expected.txt: Removed.
* LayoutTests/fast/css/getComputedStyle/getComputedStyle-transform.html: Removed.
Canonical link: https://commits.webkit.org/270600@main
More information about the webkit-changes
mailing list