diff options
Diffstat (limited to 'testing/web-platform/meta/html/dom/dynamic-markup-insertion')
2 files changed, 16 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/dom/dynamic-markup-insertion/opening-the-input-stream/009.html.ini b/testing/web-platform/meta/html/dom/dynamic-markup-insertion/opening-the-input-stream/009.html.ini new file mode 100644 index 000000000..23759ad03 --- /dev/null +++ b/testing/web-platform/meta/html/dom/dynamic-markup-insertion/opening-the-input-stream/009.html.ini @@ -0,0 +1,11 @@ +[009.html] + type: testharness + [document.open replacing singleton navigator] + expected: FAIL + + [document.open replacing singleton sessionStorage] + expected: FAIL + + [document.open replacing singleton localStorage] + expected: FAIL + diff --git a/testing/web-platform/meta/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html.ini b/testing/web-platform/meta/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html.ini new file mode 100644 index 000000000..305a9b61b --- /dev/null +++ b/testing/web-platform/meta/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html.ini @@ -0,0 +1,5 @@ +[010.html] + type: testharness + [Salvagability of document.opened document] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1139795 + |