summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/portals/portals-adopt-predecessor.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/portals/portals-adopt-predecessor.html.ini')
-rw-r--r--testing/web-platform/meta/portals/portals-adopt-predecessor.html.ini22
1 files changed, 22 insertions, 0 deletions
diff --git a/testing/web-platform/meta/portals/portals-adopt-predecessor.html.ini b/testing/web-platform/meta/portals/portals-adopt-predecessor.html.ini
new file mode 100644
index 0000000000..b8852c9347
--- /dev/null
+++ b/testing/web-platform/meta/portals/portals-adopt-predecessor.html.ini
@@ -0,0 +1,22 @@
+[portals-adopt-predecessor.html]
+ [Tests that a portal can adopt its predecessor.]
+ expected: FAIL
+
+ [Tests that trying to adopt the predecessor after the PortalActivateEvent will throw an exception.]
+ expected: FAIL
+
+ [Tests that trying to adopt the predecessor twice will throw an exception.]
+ expected: FAIL
+
+ [Tests that an adopting, inserting and then removing a predecessor works correctly]
+ expected: FAIL
+
+ [Tests that activating an adopted predecessor without inserting it works]
+ expected: FAIL
+
+ [Tests that the adopted predecessor is destroyed if it isn't inserted]
+ expected: FAIL
+
+ [Tests that an adopted portal can be inserted into a disconnected node.]
+ expected: FAIL
+