summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/popovers/popover-types-with-hints.tentative.html.ini
blob: 42d4591638e77a53b286c44e4adac1060340fcef (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-types-with-hints.tentative.html]
  [autos close hints but not manuals]
    expected: FAIL

  [hint is not closed by pre-existing auto]
    expected: FAIL

  [If you: a) show a popover=auto (call it D), then b) show a descendent popover=hint of D (call it T), then c) hide D, then T should be hidden. (A popover=hint can be nested inside a popover=auto)]
    expected: FAIL

  [manuals do not close popovers]
    expected:
      if debug: FAIL
      [FAIL, PASS]

  [If a popover=auto is shown, it should hide any open popover=hint, including if the popover=hint is an ancestral popover of the popover=auto. (You can't nest a popover=auto inside a popover=hint)]
    expected: FAIL

  [You can nest hint popovers]
    expected: FAIL

  [If you: a) show a popover=auto (call it D), then b) show a non-descendent popover=hint of D (call it T), then c) hide D, then T should be hidden. (Non-nested popover=hint gets hidden when unrelated popover=autos are hidden)]
    expected: FAIL