summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini8
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini
deleted file mode 100644
index 6cabc6cfd..000000000
--- a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini
+++ /dev/null
@@ -1,8 +0,0 @@
-[dialog-open.html]
- type: testharness
- [On getting, the IDL open attribute must return true if the content open attribute is set, and false if it is absent.]
- expected: FAIL
-
- [On setting, the content open attribute must be removed if the IDL open attribute is set to false, and must be present if the IDL open attribute is set to true.]
- expected: FAIL
-