summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini
blob: eb71b8d55302b76177bfa87afb3f54132ea52e5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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