diff options
Diffstat (limited to 'testing/web-platform/meta/portals/portal-activate-event.html.ini')
-rw-r--r-- | testing/web-platform/meta/portals/portal-activate-event.html.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/portals/portal-activate-event.html.ini b/testing/web-platform/meta/portals/portal-activate-event.html.ini new file mode 100644 index 0000000000..57c01a150b --- /dev/null +++ b/testing/web-platform/meta/portals/portal-activate-event.html.ini @@ -0,0 +1,10 @@ +[portal-activate-event.html] + [Tests that the PortalActivateEvent is dispatched when a portal is activated.] + expected: FAIL + + [Tests that the portalactivate event handler is dispatched when a portal is activated.] + expected: FAIL + + [Tests that the HTMLBodyElement has the portalactivate event handler.] + expected: FAIL + |