| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-willValidate-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-willValidate-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-willValidate-expected.txt
|
| index 4f00e7c3d46e7e654ecbcfe7e90adeba1f484aed..f84b0509b6e2679a7ff6df5f0c630483466591ca 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-willValidate-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-willValidate-expected.txt
|
| @@ -7,7 +7,6 @@ PASS [BUTTON in RESET status] Must be barred from the constraint validation
|
| FAIL [fieldset] Must not be barred from the constraint validation assert_true: The willValidate attribute should be true. expected true got false
|
| FAIL [output] Must not be barred from the constraint validation assert_true: The willValidate attribute should be true. expected true got false
|
| PASS [object] Must be barred from the constraint validation
|
| -FAIL [keygen] Must be barred from the constraint validation assert_true: The willValidate attribute doesn't exist. expected true got false
|
| PASS [INPUT in TEXT status] Must be barred from the constraint validation if it is disabled
|
| PASS [INPUT in TEXT status] The willValidate attribute must be true if an element is mutable
|
| PASS [INPUT in TEXT status] Must be barred from the constraint validation if it is readonly
|
|
|