mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Don't allow disabled fields to be focused
This commit is contained in:
@@ -2,4 +2,10 @@
|
||||
type: testharness
|
||||
[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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user