WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2022-08-31 13:03:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3871
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
<
rdar://problem/99406505
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug