Bug 1801213 [wpt PR 37014] - [@container] Add test triggering transition in multi...
commit7fb60de407e2510b6e4f8b275c07f7bbd7c612f1
authorRune Lillesveen <futhark@chromium.org>
Sun, 20 Nov 2022 16:13:53 +0000 (20 16:13 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 21 Nov 2022 02:53:56 +0000 (21 02:53 +0000)
tree731eb9b633768827046a1cd64dc98db0d3cc252d
parenta61aaab94690a1e3d502a4dc9c55ef77d090ae28
Bug 1801213 [wpt PR 37014] - [@container] Add test triggering transition in multi-pass recalc, a=testonly

Automatic update from web-platform-tests
[@container] Add test triggering transition in multi-pass recalc

The added test causes the style to update twice for an element during a
lifecycle update due to container queries. The first pass changes the
computed color which should trigger a transition. The second pass
changes the background-color, but the color from the first pass does not
change.

This currently does not trigger a transition in Blink.

Bug: 1385891
Change-Id: I420e3231f93266853f5eb3ba60407f2613a4d5d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4035129
Auto-Submit: Rune Lillesveen <futhark@chromium.org>
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1073271}

--

wpt-commits: ac893a370a9f787e42c6d7ea28473decc6c56013
wpt-pr: 37014
testing/web-platform/tests/css/css-contain/container-queries/transition-style-change-event-002.html [new file with mode: 0644]