summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini
index bf6546036..c34a9a843 100644
--- a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini
+++ b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini
@@ -3,12 +3,6 @@
[dialog element: showModal()]
expected: FAIL
- [showModal() on a <dialog> that already has an open attribute throws an InvalidStateError exception]
- expected: FAIL
-
- [showModal() on a <dialog> not in a Document throws an InvalidStateError exception]
- expected: FAIL
-
[when opening multiple dialogs, only the newest one is non-inert]
expected: FAIL