summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/popovers/popover-focus-2.html.ini
blob: 5a578262d8df866c89e170027e3999254f1e1f0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[popover-focus-2.html]
  expected:
    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
    if (os == "mac") and not debug: [OK, TIMEOUT]
  [Popover focus navigation]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS, TIMEOUT]
      if (os == "mac") and not debug: [FAIL, PASS, TIMEOUT]

  [Circular reference tab navigation]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
      if (os == "mac") and not debug: [PASS, NOTRUN]

  [Popover focus returns when popover is hidden by invoker]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
      if (os == "mac") and not debug: [PASS, NOTRUN]

  [Popover focus only returns to invoker when focus is within the popover]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
      if (os == "mac") and not debug: [PASS, NOTRUN]