summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/the-select-element/stylable-select/select-parsing.tentative.html.ini
blob: ee79c0a08cd98b626c817df3dc44e19243d600b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[select-parsing.tentative.html]
  [<button>s and <datalist>s should be allowed in <select>.]
    expected: FAIL

  [</select> should close <button>.]
    expected: FAIL

  [</select> should close <datalist>.]
    expected: FAIL

  [<select> in <button> in <select> should remove inner <select>.]
    expected: FAIL

  [<select> in <select><button><div> should remove inner <select>.]
    expected: FAIL

  [Nested <button>s or <datalist>s in <select> should be dropped.]
    expected: FAIL