mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 02:43:07 +09:00
18 lines
473 B
INI
18 lines
473 B
INI
[dialog-showModal.html]
|
|
type: testharness
|
|
prefs: [dom.dialog_element.enabled:true]
|
|
[dialog element: showModal()]
|
|
expected: FAIL
|
|
|
|
[when opening multiple dialogs, only the newest one is non-inert]
|
|
expected: FAIL
|
|
|
|
[opening dialog without focusable children]
|
|
expected: FAIL
|
|
|
|
[opening dialog with multiple focusable children]
|
|
expected: FAIL
|
|
|
|
[opening dialog with multiple focusable children, one having the autofocus attribute]
|
|
expected: FAIL
|
|
|