Bug 278445
| Summary: | [calc() interpolation] update text-decoration-thickness-interpolation WPT | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zak ridouh <zakr> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/47703 | ||
zak ridouh
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134391850>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/32509
zak ridouh
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/47703
EWS
Committed 282567@main (a981666dcba2): <https://commits.webkit.org/282567@main>
Reviewed commits have been landed. Closing PR #32509 and removing active labels.