diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index a2d0b555bd2f6..3a68e175ea621 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -287098,6 +287098,11 @@ {} ] ], + "html/user-activation/resources/child-three.html": [ + [ + {} + ] + ], "html/user-activation/resources/child-two.html": [ [ {} @@ -360760,6 +360765,20 @@ } ] ], + "html/user-activation/message-event-activation-api-iframe-cross-origin.sub.tentative.html": [ + [ + "/html/user-activation/message-event-activation-api-iframe-cross-origin.sub.tentative.html", + { + "testdriver": true + } + ] + ], + "html/user-activation/message-event-init.tentative.html": [ + [ + "/html/user-activation/message-event-init.tentative.html", + {} + ] + ], "html/webappapis/animation-frames/callback-exception.html": [ [ "/html/webappapis/animation-frames/callback-exception.html", @@ -599905,10 +599924,22 @@ "96d17e27c892ec988ba5acdfb60fd1f9edd16571", "manual" ], + "html/user-activation/message-event-activation-api-iframe-cross-origin.sub.tentative.html": [ + "63a1da05d0005c33bec1af8a58e7f011d5b09d4c", + "testharness" + ], + "html/user-activation/message-event-init.tentative.html": [ + "8e2b1d07014e8bd754d943e11672fff0719bbb74", + "testharness" + ], "html/user-activation/resources/child-one.html": [ "9c99729b6a98022f7449bae62a7bea616308c0c7", "support" ], + "html/user-activation/resources/child-three.html": [ + "5a74cf5360c6a14d2ad5eebb31d74db6980ebccf", + "support" + ], "html/user-activation/resources/child-two.html": [ "7d48789878a902e8a773548e2012665d279fb4ea", "support" diff --git a/testing/web-platform/tests/html/user-activation/message-event-activation-api-iframe-cross-origin.sub.tentative.html b/testing/web-platform/tests/html/user-activation/message-event-activation-api-iframe-cross-origin.sub.tentative.html new file mode 100644 index 0000000000000..63a1da05d0005 --- /dev/null +++ b/testing/web-platform/tests/html/user-activation/message-event-activation-api-iframe-cross-origin.sub.tentative.html @@ -0,0 +1,55 @@ + + + + + + + + + + +

Clicking in iframe has activation state in child via MessageEvent

+
    +
  1. Click inside the red area. +
+ + + + diff --git a/testing/web-platform/tests/html/user-activation/message-event-init.tentative.html b/testing/web-platform/tests/html/user-activation/message-event-init.tentative.html new file mode 100644 index 0000000000000..8e2b1d07014e8 --- /dev/null +++ b/testing/web-platform/tests/html/user-activation/message-event-init.tentative.html @@ -0,0 +1,15 @@ + +MessageEvent constructor + + + diff --git a/testing/web-platform/tests/html/user-activation/resources/child-three.html b/testing/web-platform/tests/html/user-activation/resources/child-three.html new file mode 100644 index 0000000000000..5a74cf5360c6a --- /dev/null +++ b/testing/web-platform/tests/html/user-activation/resources/child-three.html @@ -0,0 +1,19 @@ + + + +