| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt
|
| deleted file mode 100644
|
| index 57c4de89743c47df972f3dfb901705531ab14f7d..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt
|
| +++ /dev/null
|
| @@ -1,28 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -FAIL [INPUT in DATETIME status] The datetime type must be supported. assert_equals: The datetime type should be supported. expected "datetime" but got "text"
|
| -PASS [INPUT in DATE status] The step attribute is not set
|
| -PASS [INPUT in DATE status] The value attibute is empty string
|
| -FAIL [INPUT in DATE status] The value must match the step assert_false: The validity.stepMismatch should be false. expected false got true
|
| -PASS [INPUT in DATE status] The value must mismatch the step
|
| -PASS [INPUT in MONTH status] The step attribute is not set
|
| -PASS [INPUT in MONTH status] The value attibute is empty string
|
| -PASS [INPUT in MONTH status] The value must match the step
|
| -PASS [INPUT in MONTH status] The value must mismatch the step
|
| -PASS [INPUT in WEEK status] The step attribute is not set
|
| -PASS [INPUT in WEEK status] The value attibute is empty string
|
| -FAIL [INPUT in WEEK status] The value must match the step assert_false: The validity.stepMismatch should be false. expected false got true
|
| -PASS [INPUT in WEEK status] The value must mismatch the step
|
| -PASS [INPUT in TIME status] The step attribute is not set
|
| -PASS [INPUT in TIME status] The value attibute is empty string
|
| -FAIL [INPUT in TIME status] The value must match the step assert_false: The validity.stepMismatch should be false. expected false got true
|
| -PASS [INPUT in TIME status] The value must mismatch the step
|
| -PASS [INPUT in DATETIME-LOCAL status] The step attribute is not set
|
| -PASS [INPUT in DATETIME-LOCAL status] The value attibute is empty string
|
| -FAIL [INPUT in DATETIME-LOCAL status] The value must match the step assert_false: The validity.stepMismatch should be false. expected false got true
|
| -PASS [INPUT in DATETIME-LOCAL status] The value must mismatch the step
|
| -PASS [INPUT in NUMBER status] The step attribute is not set
|
| -PASS [INPUT in NUMBER status] The value attibute is empty string
|
| -PASS [INPUT in NUMBER status] The value must match the step
|
| -PASS [INPUT in NUMBER status] The value must mismatch the step
|
| -Harness: the test ran to completion.
|
| -
|
|
|