| Index: LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a0dbc8dca4e204146566c45da926e126666c6467
|
| --- /dev/null
|
| +++ b/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +
|
| + This is a testharness.js-based test.
|
| +FAIL input3 has the attribute autofocus assert_array_equals: lengths differ, expected 1 got 0
|
| +PASS input1 has the focus
|
| +PASS tabindex attribute makes the element focusable
|
| +PASS editable elements are focusable
|
| +PASS ':focus' matches focussed body with tabindex
|
| +Harness: the test ran to completion.
|
| +
|
|
|