[webkit-changes] [WebKit/WebKit] 09ecf5: Removing duplicated @counter-style-tests
Vitor Roriz
noreply at github.com
Tue Apr 18 15:54:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 09ecf54321a567dd478a89b8e3873a4e3c5b1c7e
https://github.com/WebKit/WebKit/commit/09ecf54321a567dd478a89b8e3873a4e3c5b1c7e
Author: Vitor Roriz <vitor.roriz at apple.com>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-additive-symbols-syntax-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-additive-symbols-syntax.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-fallback-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-fallback.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-name-syntax-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-name-syntax.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-negative-syntax-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-negative-syntax.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-pad-syntax-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-pad-syntax.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-prefix-suffix-syntax-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-prefix-suffix-syntax.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-range-syntax-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-range-syntax.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-speak-as-syntax-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-speak-as-syntax.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-symbols-syntax-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-symbols-syntax.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-system-syntax-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-system-syntax.html
M LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/w3c-import.log
Log Message:
-----------
Removing duplicated @counter-style-tests
https://bugs.webkit.org/show_bug.cgi?id=254729
rdar://107410996
Reviewed by Tim Nguyen.
The modified tests/expected files are duplicated since WPT moved them
to their proper counter-style-at-rule directory.
They are already existent for WebKit at:
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-additive-symbols-syntax-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-additive-symbols-syntax.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-fallback-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-fallback.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-name-syntax-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-name-syntax.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-negative-syntax-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-negative-syntax.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-pad-syntax-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-pad-syntax.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-prefix-suffix-syntax-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-prefix-suffix-syntax.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-range-syntax-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-range-syntax.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-speak-as-syntax-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-speak-as-syntax.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-symbols-syntax-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-symbols-syntax.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-system-syntax-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-system-syntax.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/w3c-import.log:
Canonical link: https://commits.webkit.org/263102@main
More information about the webkit-changes
mailing list