mirror of
https://github.com/servo/servo.git
synced 2025-09-20 20:00:13 +01:00
Also remove some code duplication by moving some of the code into the `Element` impl. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
27 lines
462 B
INI
Vendored
27 lines
462 B
INI
Vendored
[focus-within-009.html]
|
|
[Focus 'target1']
|
|
expected: FAIL
|
|
|
|
[Focus 'target2']
|
|
expected: FAIL
|
|
|
|
[Focus 'target1' again]
|
|
expected: FAIL
|
|
|
|
[Focus 'target2' again]
|
|
expected: FAIL
|
|
|
|
[Focus 'target1' once again]
|
|
expected: FAIL
|
|
|
|
[Try to focus 'target1']
|
|
expected: FAIL
|
|
|
|
[Focus 'target2' once again]
|
|
expected: FAIL
|
|
|
|
[Attach 'container1' in 'container2']
|
|
expected: FAIL
|
|
|
|
[Focus 'target1' for the last time]
|
|
expected: FAIL
|