[webkit-changes] [WebKit/WebKit] f87a80: [css-logical] split logical shorthand relative pri...
Antoine Quint
noreply at github.com
Fri Aug 30 05:22:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f87a80026fb4424c96649d7ae0fc73f18fe74480
https://github.com/WebKit/WebKit/commit/f87a80026fb4424c96649d7ae0fc73f18fe74480
Author: Antoine Quint <graouts at webkit.org>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animation-001-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animation-001.html
A LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animations/logical-shorthand-relative-prioritization-by-number-of-components.tentative-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animations/logical-shorthand-relative-prioritization-by-number-of-components.tentative.html
Log Message:
-----------
[css-logical] split logical shorthand relative prioritization animation test off from css/css-logical/animation-001.html as a dedicated tentative test
https://bugs.webkit.org/show_bug.cgi?id=278910
rdar://135006627
Reviewed by Anne van Kesteren.
Given the `logical` keyword for the `margin` shorthand, and other relative shorthands, is not stable yet,
as discussed in https://github.com/w3c/csswg-drafts/issues/1282, we split off the test in
`css/css-logical/animation-001.html` that relies on this feature and make a new test file marked `.tentative`.
* LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animation-001-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animation-001.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animations/logical-shorthand-relative-prioritization-by-number-of-components.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animations/logical-shorthand-relative-prioritization-by-number-of-components.tentative.html: Added.
Canonical link: https://commits.webkit.org/282961@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