mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update document focus when element focusability changes.
This commit is contained in:
parent
757371f4f0
commit
d55424e88f
8 changed files with 89 additions and 72 deletions
|
@ -2,21 +2,6 @@
|
|||
[Disabling contenteditable]
|
||||
expected: FAIL
|
||||
|
||||
[Hiding the active element]
|
||||
expected: FAIL
|
||||
|
||||
[Disabling the active element (making it expressly inert)]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the first legend element in disabled <fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[Disabling <fieldset> affects its descendants]
|
||||
expected: FAIL
|
||||
|
||||
[Removing the tabindex attribute from a div]
|
||||
expected: FAIL
|
||||
|
||||
[Removing the active element from the DOM]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue