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 --- .../notify-event-nested-fenced-frames.https.html | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 testing/web-platform/tests/fenced-frame/notify-event-nested-fenced-frames.https.html (limited to 'testing/web-platform/tests/fenced-frame/notify-event-nested-fenced-frames.https.html') diff --git a/testing/web-platform/tests/fenced-frame/notify-event-nested-fenced-frames.https.html b/testing/web-platform/tests/fenced-frame/notify-event-nested-fenced-frames.https.html new file mode 100644 index 0000000000..d435cbc009 --- /dev/null +++ b/testing/web-platform/tests/fenced-frame/notify-event-nested-fenced-frames.https.html @@ -0,0 +1,41 @@ + + + + + + + + + + +Test that notifyEvent() in a nested fenced frame only notifies the immediate parent. + + + + -- cgit v1.2.3