From 32627a475a17f8dd5c0e213de189f16de01ef835 Mon Sep 17 00:00:00 2001 From: Sam Gibson Date: Tue, 15 Sep 2015 21:22:30 +1200 Subject: [PATCH] Add maxlength manual test for input --- .../the-input-element/maxlength-manual.html | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 tests/wpt/web-platform-tests/html/semantics/forms/the-input-element/maxlength-manual.html diff --git a/tests/wpt/web-platform-tests/html/semantics/forms/the-input-element/maxlength-manual.html b/tests/wpt/web-platform-tests/html/semantics/forms/the-input-element/maxlength-manual.html new file mode 100644 index 00000000000..fdf6c264410 --- /dev/null +++ b/tests/wpt/web-platform-tests/html/semantics/forms/the-input-element/maxlength-manual.html @@ -0,0 +1,37 @@ + + + + + input max length + + + + + + + +
+

Type a letter anywhere into the input field (do not select any text, or otherwise manipulate the input)

+ + + + + +