RESOLVED FIXED 244623
Stop inheriting text-decoration-thickness property
https://bugs.webkit.org/show_bug.cgi?id=244623
Summary Stop inheriting text-decoration-thickness property
Tim Nguyen (:ntim)
Reported 2022-08-31 12:16:36 PDT
The spec says this property shouldn't be inherited, and it doesn't seem to be needed anymore after decorating-box based painting. This was my testcase: data:text/html,<p style="text-decoration-thickness: 20px; text-decoration-line: underline; text-decoration-color: black"><span>hello</span></p>
Attachments
Tim Nguyen (:ntim)
Comment 1 2022-08-31 13:03:56 PDT
EWS
Comment 2 2022-08-31 15:23:27 PDT
Committed 254010@main (002f683d6859): <https://commits.webkit.org/254010@main> Reviewed commits have been landed. Closing PR #3871 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-08-31 15:24:16 PDT
Note You need to log in before you can comment on or make changes to this bug.