From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../tests/inert/inert-with-fullscreen-element.html | 65 ++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 testing/web-platform/tests/inert/inert-with-fullscreen-element.html (limited to 'testing/web-platform/tests/inert/inert-with-fullscreen-element.html') diff --git a/testing/web-platform/tests/inert/inert-with-fullscreen-element.html b/testing/web-platform/tests/inert/inert-with-fullscreen-element.html new file mode 100644 index 0000000000..e5ea4138a3 --- /dev/null +++ b/testing/web-platform/tests/inert/inert-with-fullscreen-element.html @@ -0,0 +1,65 @@ + + +Interaction of 'inert' attribute with fullscreen element + + +
+ wrapper + + wrapper-child element + +
+ fullscreen + + child + +
+
+ + + + + \ No newline at end of file -- cgit v1.2.3