[webkit-changes] [WebKit/WebKit] a98166: [calc() interpolation] update text-decoration-thic...
Zak Ridouh
noreply at github.com
Wed Aug 21 10:51:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a981666dcba23a7403ad06a62526f3bd7bcfa3ff
https://github.com/WebKit/WebKit/commit/a981666dcba23a7403ad06a62526f3bd7bcfa3ff
Author: Zak Ridouh <zakr at apple.com>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/animations/text-decoration-thickness-interpolation-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/animations/text-decoration-thickness-interpolation.html
Log Message:
-----------
[calc() interpolation] update text-decoration-thickness-interpolation WPT
https://bugs.webkit.org/show_bug.cgi?id=278445
<rdar://134391850>
Reviewed by Tim Nguyen.
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.
* LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/animations/text-decoration-thickness-interpolation-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/animations/text-decoration-thickness-interpolation.html:
Canonical link: https://commits.webkit.org/282567@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list