[webkit-changes] [WebKit/WebKit] b1f560: [text-box-edge] Make text-box-edge inherited
Zak Ridouh
noreply at github.com
Wed Jul 3 21:06:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b1f56046ecde18488270bc85b18345c25ce6a002
https://github.com/WebKit/WebKit/commit/b1f56046ecde18488270bc85b18345c25ce6a002
Author: zakariaridouh <z_ridouh at apple.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-inline/text-box-trim/inheritance-expected.txt
M Source/WebCore/css/CSSProperties.json
Log Message:
-----------
[text-box-edge] Make text-box-edge inherited
https://bugs.webkit.org/show_bug.cgi?id=275969
rdar://130704470
Reviewed by Tim Nguyen.
make getComputedStyle(element).textBoxEdge of a child element properly inherit the correct value from parent.
* LayoutTests/imported/w3c/web-platform-tests/css/css-inline/text-box-trim/inheritance-expected.txt:
* Source/WebCore/css/CSSProperties.json:
Canonical link: https://commits.webkit.org/280655@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