Bug 1773311 [wpt PR 34348] - Invalidate when PendingLayer effect node changes., a...
commit24c3797a698c197732fdd0fe5bfa87a190d9279b
authorL. David Baron <dbaron@chromium.org>
Fri, 10 Jun 2022 09:51:56 +0000 (10 09:51 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 13 Jun 2022 10:02:43 +0000 (13 10:02 +0000)
tree2ad656371ebf65a7f3bc30822064116195007b99
parentf7720593105c3ad52ec8b2954ebfbcf4de079dee
Bug 1773311 [wpt PR 34348] - Invalidate when PendingLayer effect node changes., a=testonly

Automatic update from web-platform-tests
Invalidate when PendingLayer effect node changes.

This is needed because, when the result of DecompositeEffect changes, it
can change the effect node on the PendingLayer without changing the
effect node on any of the paint chunks.

Both added tests fail reliably without this change and pass with it.

Fixed: 1330438
Change-Id: I1fd5a92dbf582d888dac04751c915c1049f7e659
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3692324
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: David Baron <dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1012030}

--

wpt-commits: 0663e2deaa2ee82078d68a5abfb1a1e9317c2dc8
wpt-pr: 34348
testing/web-platform/tests/css/css-color/animation/opacity-animation-ending-correctly-001-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-color/animation/opacity-animation-ending-correctly-001.html [new file with mode: 0644]
testing/web-platform/tests/css/css-color/animation/opacity-animation-ending-correctly-002.html [new file with mode: 0644]