diff options
Diffstat (limited to 'testing/web-platform/meta/navigation-api/per-entry-events/dispose-cross-document.html.ini')
-rw-r--r-- | testing/web-platform/meta/navigation-api/per-entry-events/dispose-cross-document.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/navigation-api/per-entry-events/dispose-cross-document.html.ini b/testing/web-platform/meta/navigation-api/per-entry-events/dispose-cross-document.html.ini new file mode 100644 index 0000000000..89e5942e88 --- /dev/null +++ b/testing/web-platform/meta/navigation-api/per-entry-events/dispose-cross-document.html.ini @@ -0,0 +1,5 @@ +[dispose-cross-document.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [No dispose events are fired due to cross-document forward pruning] + expected: FAIL |