mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
fixes #5603, adds support for tabindex
This commit is contained in:
parent
f554ab1c4d
commit
1c96eed544
6 changed files with 80 additions and 16 deletions
|
@ -3,12 +3,5 @@
|
|||
[input3 has the attribute autofocus]
|
||||
expected: FAIL
|
||||
|
||||
[tabindex attribute makes the element focusable]
|
||||
expected: FAIL
|
||||
|
||||
[editable elements are focusable]
|
||||
expected: FAIL
|
||||
|
||||
[':focus' matches focussed body with tabindex]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue