[webkit-changes] [WebKit/WebKit] f10510: CSSPropertyMargin shorthand in isLayoutDependent s...
Alan Baradlay
noreply at github.com
Tue Apr 25 10:29:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f105104bc47e9e03d5395e4b1863e7c6c869266e
https://github.com/WebKit/WebKit/commit/f105104bc47e9e03d5395e4b1863e7c6c869266e
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M Source/WebCore/css/ComputedStyleExtractor.cpp
Log Message:
-----------
CSSPropertyMargin shorthand in isLayoutDependent should use CSSPropertyMarginBlock/CSSPropertyMarginInline
https://bugs.webkit.org/show_bug.cgi?id=255893
Reviewed by Antti Koivisto.
* Source/WebCore/css/ComputedStyleExtractor.cpp:
(WebCore::rendererCanHaveTrimmedMargin):
(WebCore::isLayoutDependent):
Canonical link: https://commits.webkit.org/263380@main
More information about the webkit-changes
mailing list