summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/editing/the-hidden-attribute/hidden-ua-stylesheet.html.ini
blob: ad614dee1f32f7170a0ae50502576d12750d3987 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[hidden-ua-stylesheet.html]
  [div.removeAttribute('hidden')]
    expected: FAIL

  [div.setAttribute('hidden', '')]
    expected: FAIL

  [div.setAttribute('hidden', 'asdf')]
    expected: FAIL

  [div.setAttribute('hidden', 'until-found')]
    expected: FAIL

  [div.setAttribute('hidden', 'UNTIL-FOUND')]
    expected: FAIL

  [div.setAttribute('hidden', 'UnTiL-FoUnD')]
    expected: FAIL

  [div.setAttribute('hidden', '0')]
    expected: FAIL