summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-child-delivered.tentative.sub.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-child-delivered.tentative.sub.window.js.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-child-delivered.tentative.sub.window.js.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-child-delivered.tentative.sub.window.js.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-child-delivered.tentative.sub.window.js.ini
new file mode 100644
index 0000000000..698063e369
--- /dev/null
+++ b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-child-delivered.tentative.sub.window.js.ini
@@ -0,0 +1,12 @@
+[sandbox-top-navigation-child-delivered.tentative.sub.window.html]
+ expected:
+ if (os == "linux") and not fission and debug and not swgl: [OK, CRASH]
+ if (os == "win") and swgl: [OK, TIMEOUT]
+ if (os == "linux") and fission and debug and not swgl: [OK, TIMEOUT]
+ if (os == "win") and not swgl and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ if (os == "win") and (processor == "x86_64") and debug and not swgl: [OK, CRASH]
+ [A same-origin frame with delivered sandbox flags can navigate top]
+ expected:
+ if swgl and (os == "win"): [PASS, TIMEOUT]
+ if (os == "linux") and fission and debug and not swgl: [PASS, TIMEOUT]
+ if not debug and (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]