Index: third_party/WebKit/LayoutTests/fast/forms/text/input-maxlength-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/text/input-maxlength-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/text/input-maxlength-expected.txt |
index 72d93e8e977141ec5485b463f21ca1f2cf6b82d2..f0aa1cb12e0e581e2b68b78f50ea989eb4af8e20 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/text/input-maxlength-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/text/input-maxlength-expected.txt |
@@ -73,8 +73,6 @@ PASS |
Attempting to insert 530000 characters with maxLength = 600000. |
PASS |
Some tests for .maxLength property. |
-PASS input.maxLength is implicitMaxLength |
-PASS input.maxLength = -1 threw exception IndexSizeError: Failed to set the 'maxLength' property on 'HTMLInputElement': The value provided (-1) is negative.. |
PASS input.getAttribute('maxlength') is '100' |
PASS successfullyParsed is true |