Bug 1836565 [wpt PR 40369] - Make ::backdrop stay in top layer while animating out...
commit54c65961d0dacec7d9bfd06561bf1bbc0b29a397
authorJoey Arhar <jarhar@chromium.org>
Mon, 19 Jun 2023 20:14:41 +0000 (19 20:14 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 21 Jun 2023 14:35:22 +0000 (21 14:35 +0000)
treeba9996f339c11a905d1c84825889a2006ad735f9
parentfddc664d471ec3b640d28efd55722bc7fd290659
Bug 1836565 [wpt PR 40369] - Make ::backdrop stay in top layer while animating out, a=testonly

Automatic update from web-platform-tests
Make ::backdrop stay in top layer while animating out

This patch adds a new internal pseudo class which matches popovers while
they are still in the top layer after they have been closed in order to
also make the corresponding ::backdrop stay in the top layer.

This is based on futhark's patch:
https://chromium-review.googlesource.com/c/chromium/src/+/4554016

HTML spec PR: https://github.com/whatwg/html/pull/9387

Fixed: 1449145
Change-Id: I8e4831e960c5d18fb077f023c119fd0e678541df
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4585724
Reviewed-by: Mason Freed <masonf@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1158640}

--

wpt-commits: 83976e7d1f6a7b175947209736bd40e94a7cae77
wpt-pr: 40369
testing/web-platform/tests/css/css-position/overlay/overlay-transition-backdrop-entry.html [new file with mode: 0644]
testing/web-platform/tests/css/css-position/overlay/overlay-transition-backdrop.html [new file with mode: 0644]