chromium/third_party/blink/web_tests/fast/forms/text/input-appearance-maxlength-expected.txt

This test changes the value of the text field by simulating typing, and then gets the value.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS Maxlength shouldn't work for default value.
PASS Maxlength works for inserted text.
PASS successfullyParsed is true

TEST COMPLETE