| Index: LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/select-event-expected.txt
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/select-event-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/select-event-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bff1c9e4ca35591d311dba383c0b7daa2c3f60ad
|
| --- /dev/null
|
| +++ b/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/select-event-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +
|
| +This is a testharness.js-based test.
|
| +FAIL select() on textarea queues select event assert_true: event is trusted expected true got undefined
|
| +FAIL select() on input type text queues select event assert_true: event is trusted expected true got undefined
|
| +FAIL select() on input type search queues select event assert_true: event is trusted expected true got undefined
|
| +FAIL select() on input type tel queues select event assert_true: event is trusted expected true got undefined
|
| +FAIL select() on input type url queues select event assert_true: event is trusted expected true got undefined
|
| +FAIL select() on input type password queues select event assert_true: event is trusted expected true got undefined
|
| +Harness: the test ran to completion.
|
| +
|
|
|