summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/the-select-element/stylable-select/select-datalist-popover-behavior.tentative.html.ini
blob: 468b6496e7bbc354bfbda6d40dfbaa47c1de7967 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[select-datalist-popover-behavior.tentative.html]
  [showPopover and hidePopover should work on the select datalist.]
    expected: FAIL

  [showPicker should show the select datalist.]
    expected: FAIL

  [preventDefault on beforetoggle should prevent the datalist from showing.]
    expected: FAIL

  [showPopover on a disconnected datalist should throw an exception.]
    expected: FAIL

  [Disconnecting while internally showing the datalist should not crash or show the popover.]
    expected: FAIL

  [Disconnecting while internally hiding the datalist should not crash.]
    expected: FAIL