summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/the-label-element/labelable-elements.html.ini
blob: bfa61edb7a2dfb400437d06a75542538bb379b53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[labelable-elements.html]
  type: testharness
  [Check if the output element can access 'labels']
    expected: FAIL

  [Check if the progress element can access 'labels']
    expected: FAIL

  [Check if the select element can access 'labels']
    expected: FAIL

  [Check if the textarea element can access 'labels']
    expected: FAIL

  [Check if the button element can access 'labels']
    expected: FAIL

  [Check if the hidden input element can access 'labels']
    expected: FAIL

  [Check if the input element in radio state can access 'labels']
    expected: FAIL

  [Check if the keygen element can access 'labels']
    expected: FAIL

  [Check if the meter element can access 'labels']
    expected: FAIL