Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt |
index ad70a1308a7714d800321f75b6192527c81575a0..3994269dd7291ea9bfeb488d7e6e0ccae37a51df 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt |
@@ -67,7 +67,7 @@ PASS [INPUT in NUMBER status] Value is -0 |
PASS [INPUT in NUMBER status] Value is a number with some white spaces |
PASS [INPUT in NUMBER status] Value is Math.pow(2, 1024) |
PASS [INPUT in NUMBER status] Value is Math.pow(-2, 1024) |
-PASS [INPUT in NUMBER status] Value is a string that can not be coverted to a number |
+PASS [INPUT in NUMBER status] Value is a string that cannot be converted to a number |
PASS [INPUT in NUMBER status] The value attribute is empty string |
PASS [INPUT in CHECKBOX status] The required attribute is not set |
PASS [INPUT in CHECKBOX status] The checked attribute is true |