[webkit-changes] [WebKit/WebKit] dab4f5: REGRESSION (284573 at main): [ macOS wk1 ] imported/w...
Antti Koivisto
noreply at github.com
Fri Oct 11 07:08:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dab4f5183e767b32aff634617b460514161222fd
https://github.com/WebKit/WebKit/commit/dab4f5183e767b32aff634617b460514161222fd
Author: Antti Koivisto <antti at apple.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-cascade/all-prop-revert-layer-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-ruby/ruby-position.html
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp
Log Message:
-----------
REGRESSION (284573 at main): [ macOS wk1 ] imported/w3c/web-platform-tests/css/css-cascade/all-prop-revert-layer.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=281157
rdar://137614049
Reviewed by Alan Baradlay.
* LayoutTests/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-cascade/all-prop-revert-layer-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-ruby/ruby-position.html:
Revert a test importer fixup to use -webkit-ruby-position instead of ruby-position.
* Source/WebCore/css/CSSProperties.json:
Mark -webkit-ruby-position as a cascade-alias for ruby-position. This ensures it doesn't show up
in computed style enumeration.
* Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp:
(WebCore::CSSPropertyParserHelpers::consumeWebKitRubyPosition):
Also limit parser-allowed values of -webkit-ruby-position.
Canonical link: https://commits.webkit.org/285015@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