summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-03-30 19:56:09 +0200
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-03-30 19:56:09 +0200
commit0679b939f3a74f8d5b50b55927068e7a0414a4c7 (patch)
tree7949684ea01a564f2adbfd2e658c5a386159943b /testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini
parenta77308735f50fb1735bca82ffd0ffaf12a5c9f62 (diff)
downloadUXP-0679b939f3a74f8d5b50b55927068e7a0414a4c7.tar
UXP-0679b939f3a74f8d5b50b55927068e7a0414a4c7.tar.gz
UXP-0679b939f3a74f8d5b50b55927068e7a0414a4c7.tar.lz
UXP-0679b939f3a74f8d5b50b55927068e7a0414a4c7.tar.xz
UXP-0679b939f3a74f8d5b50b55927068e7a0414a4c7.zip
Bug 1310079 - Implement the min and max attribute for <input type=datetime-local>
Diffstat (limited to 'testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini18
1 files changed, 0 insertions, 18 deletions
diff --git a/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini
index 344ee0039..87f6f964e 100644
--- a/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini
+++ b/testing/web-platform/meta/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html.ini
@@ -3,21 +3,3 @@
[[INPUT in DATETIME status\] The datetime type must be supported.]
expected: FAIL
- [[INPUT in DATETIME-LOCAL status\] The datetime-local type must be supported.]
- expected: FAIL
-
- [[INPUT in DATETIME-LOCAL status\] The value is less than min]
- expected: FAIL
-
- [[INPUT in DATETIME-LOCAL status\] The value is less than min(with millisecond in 1 digit)]
- expected: FAIL
-
- [[INPUT in DATETIME-LOCAL status\] The value is less than min(with millisecond in 2 digits)]
- expected: FAIL
-
- [[INPUT in DATETIME-LOCAL status\] The value is less than min(with millisecond in 3 digits)]
- expected: FAIL
-
- [[INPUT in DATETIME-LOCAL status\] The value is less than min(Year is 10000 should be valid)]
- expected: FAIL
-