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
Radar WebKit Bug Importer
Comment 1 2022-12-02 15:38:48 PST
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.