summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/the-input-element/date.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/forms/the-input-element/date.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/forms/the-input-element/date.html.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/forms/the-input-element/date.html.ini b/testing/web-platform/meta/html/semantics/forms/the-input-element/date.html.ini
new file mode 100644
index 000000000..c4c9dded2
--- /dev/null
+++ b/testing/web-platform/meta/html/semantics/forms/the-input-element/date.html.ini
@@ -0,0 +1,11 @@
+[date.html]
+ type: testharness
+ [The value attribute, if specified and not empty, must have a value that is a valid date string.]
+ expected: FAIL
+
+ [The min attribute, if specified, must have a value that is a valid date string.]
+ expected: FAIL
+
+ [The max attribute, if specified, must have a value that is a valid date string.]
+ expected: FAIL
+