RESOLVED FIXED278445
[calc() interpolation] update text-decoration-thickness-interpolation WPT
https://bugs.webkit.org/show_bug.cgi?id=278445
Summary [calc() interpolation] update text-decoration-thickness-interpolation WPT
zak ridouh
Reported 2024-08-20 21:39:40 PDT
Update the text-decoration-thickness-interpolation WPT to make it up to spec when handling interpolating between % and fixed lengths. WebKits current implementation of calc() for animations when handling %s is incorrect, and this is the first step of fixing that. Firefox's implementation is the correct on here: https://wpt.fyi/results/css/css-text-decor/animations/text-decoration-thickness-interpolation.html?label=master&label=experimental&aligned&q=css-text-decor
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-20 21:39:49 PDT
zak ridouh
Comment 2 2024-08-20 21:43:22 PDT
zak ridouh
Comment 3 2024-08-20 22:37:01 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/47703
EWS
Comment 4 2024-08-21 10:51:13 PDT
Committed 282567@main (a981666dcba2): <https://commits.webkit.org/282567@main> Reviewed commits have been landed. Closing PR #32509 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.