RESOLVED FIXED275969
[text-box-edge] Make text-box-edge inherited
https://bugs.webkit.org/show_bug.cgi?id=275969
Summary [text-box-edge] Make text-box-edge inherited
zak ridouh
Reported 2024-06-27 14:46:28 PDT
getComputedStyle(element).textBoxEdge of a child element does not properly inherit the correct value from parent. This should be corrected, and making the text-box-edge inheritable. This would make us more in line with Web Standards specs & make us pass more WebPlatformTests. https://github.com/WebKit/WebKit/blob/df95b23150a90ce8bccb3bc66e0348a24ac09331/LayoutTests/imported/w3c/web-platform-tests/css/css-inline/text-box-trim/inheritance-expected.txt#L3
Attachments
Radar WebKit Bug Importer
Comment 1 2024-06-27 14:46:38 PDT
zak ridouh
Comment 2 2024-07-03 17:50:46 PDT
EWS
Comment 3 2024-07-03 21:06:19 PDT
Committed 280655@main (b1f56046ecde): <https://commits.webkit.org/280655@main> Reviewed commits have been landed. Closing PR #30477 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.