[webkit-changes] [WebKit/WebKit] 83f8b4: re-import css/css-variables WPT
Karl Dubost
noreply at github.com
Thu Sep 14 06:43:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 83f8b4c3c23ba1988a6460e7359fae68f60a5eac
https://github.com/WebKit/WebKit/commit/83f8b4c3c23ba1988a6460e7359fae68f60a5eac
Author: Karl Dubost <karlcow at apple.com>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/imported/w3c/resources/resource-files.json
A LayoutTests/imported/w3c/web-platform-tests/css/css-variables/long-variable-reference-crash.html
M LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-cssText-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-cssText.html
M LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-definition-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-definition.html
M LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-presentation-attribute-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-presentation-attribute.html
M LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-substitution-shadow-properties-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-substitution-shadow-properties.html
M LayoutTests/imported/w3c/web-platform-tests/css/css-variables/w3c-import.log
A LayoutTests/imported/w3c/web-platform-tests/css/css-variables/whitespace-in-fallback-crash.html
A LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-001-expected.html
A LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-001-ref.html
A LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-001.html
A LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-002-expected.html
A LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-002-ref.html
A LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-002.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-expected.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-ref.html
R LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback.html
Log Message:
-----------
re-import css/css-variables WPT
https://bugs.webkit.org/show_bug.cgi?id=261514
rdar://115430916
Reviewed by Antti Koivisto.
Reimporting imported/w3c/web-platform-tests/css/css-variables/
for fixing and finishing https://bugs.webkit.org/show_bug.cgi?id=260346
There seems to be a regression for
/css/css-variables/variable-definition.html
which I tracked on https://bugs.webkit.org/show_bug.cgi?id=261546
WPT Import commit: 9593290
* LayoutTests/imported/w3c/resources/resource-files.json:
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/long-variable-reference-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-cssText-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-cssText.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-definition-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-definition.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-presentation-attribute-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-presentation-attribute.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-substitution-shadow-properties-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/variable-substitution-shadow-properties.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/whitespace-in-fallback-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-001-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-expected.html.
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-001-ref.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-ref.html.
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-001.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback.html.
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-002-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-expected.html.
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-002-ref.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-expected.html.
* LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback-002.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-variables/wide-keyword-fallback.html.
* LayoutTests/TestExpectations:
Canonical link: https://commits.webkit.org/267986@main
More information about the webkit-changes
mailing list