RESOLVED FIXED Bug 235135
css/css-transitions/transition-base-response-002.html is a unique failure
https://bugs.webkit.org/show_bug.cgi?id=235135
Summary css/css-transitions/transition-base-response-002.html is a unique failure
Antoine Quint
Reported 2022-01-12 12:17:05 PST
WebKit has some unique failures for css/css-transitions/transition-base-response-002.html. See https://wpt.fyi/results/css/css-transitions/transition-base-response-002.html?label=experimental&label=master&aligned.
Attachments
Reduction (289 bytes, text/html)
2023-02-17 07:23 PST, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2022-01-19 12:21:47 PST
Antoine Quint
Comment 2 2023-02-17 07:22:40 PST
We're failing because we're transitioning from 13px to 20px instead of 10px to 20px for the font-size on :root.
Antoine Quint
Comment 3 2023-02-17 07:23:43 PST
Created attachment 465055 [details] Reduction I've reduced the issue to the attached file which shows that WebKit is the only engine that yields a transition because it appears to have an underlying style applied before the :root selector is resolved.
Antoine Quint
Comment 4 2023-02-17 14:36:04 PST
Antoine Quint
Comment 5 2023-02-17 15:03:16 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38577
EWS
Comment 6 2023-02-18 03:21:59 PST
Committed 260506@main (b950a86d454a): <https://commits.webkit.org/260506@main> Reviewed commits have been landed. Closing PR #10304 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.