[webkit-changes] [WebKit/WebKit] d280ee: [getComputedStyle][padding] isLayoutDependent shou...
Alan Baradlay
noreply at github.com
Tue Apr 25 16:09:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d280ee73cbe4ab156ed2bfc05b65aec892881bb4
https://github.com/WebKit/WebKit/commit/d280ee73cbe4ab156ed2bfc05b65aec892881bb4
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-logical/parsing/padding-block-inline-computed-expected.txt
M LayoutTests/platform/mac/TestExpectations
M Source/WebCore/css/ComputedStyleExtractor.cpp
Log Message:
-----------
[getComputedStyle][padding] isLayoutDependent should handle flow relative padding values
https://bugs.webkit.org/show_bug.cgi?id=255895
Reviewed by Antti Koivisto.
* LayoutTests/imported/w3c/web-platform-tests/css/css-logical/parsing/padding-block-inline-computed-expected.txt:
* LayoutTests/platform/mac/TestExpectations:
* Source/WebCore/css/ComputedStyleExtractor.cpp:
(WebCore::toPaddingOrMarginPropertyID):
(WebCore::isLayoutDependent):
(WebCore::toMarginPropertyID): Deleted.
Canonical link: https://commits.webkit.org/263391@main
More information about the webkit-changes
mailing list