WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248662
Remove <font> text-decoration color override quirk.
https://bugs.webkit.org/show_bug.cgi?id=248662
Summary
Remove <font> text-decoration color override quirk.
ikilpatrick
Reported
2022-12-02 09:12:28 PST
See:
https://github.com/whatwg/html/issues/8566
Blink is attempting to remove this quirk in the M110 release (stable in ~7th Feb 2023) behind a kill-switch. See:
https://bugs.chromium.org/p/chromium/issues/detail?id=1394817
Implemented differently in each browser - but likely this piece of code in WebKit:
https://github.com/WebKit/WebKit/blob/3401a13c6836f31a9590881bbff4333c10a2f0b5/Source/WebCore/rendering/TextDecorationPainter.cpp#L371
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-02 15:38:48 PST
<
rdar://problem/102920597
>
Ahmad Saleem
Comment 2
2023-09-10 04:04:35 PDT
https://wpt.fyi/results/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color?label=master&label=experimental&aligned&q=font-element-text-decoration-color%2F
EWS
Comment 3
2023-11-30 07:12:42 PST
Committed
271338@main
(0f4bbb289452): <
https://commits.webkit.org/271338@main
> Reviewed commits have been landed. Closing PR #21074 and removing active labels.
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