trisquel-icecat/icecat/testing/web-platform/meta/navigation-api/focus-reset/basic.html.ini

24 lines
713 B
INI

[basic.html]
[Invalid values for focusReset throw]
expected: FAIL
[Does not reset the focus when no navigate handler is present]
expected: FAIL
[Resets the focus when no focusReset option is provided]
expected: FAIL
[Resets the focus when focusReset is explicitly set to undefined]
expected: FAIL
[Resets the focus when no focusReset option is provided (nontrivial fulfilled promise)]
expected: FAIL
[Resets the focus when no focusReset option is provided (rejected promise)]
expected: FAIL
[Resets the focus when focusReset is explicitly set to 'after-transition']
expected: FAIL
[Does not reset the focus when focusReset is set to 'manual']
expected: FAIL