summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-size-adjust/parsing/text-size-adjust-valid.html.ini
blob: 29e56738a3b23398e1e110771ed57a40ff73cf24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[text-size-adjust-valid.html]
  [e.style['text-size-adjust'\] = "none" should set the property value]
    expected: FAIL

  [e.style['text-size-adjust'\] = "200%" should set the property value]
    expected: FAIL

  [e.style['text-size-adjust'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['text-size-adjust'\] = "100%" should set the property value]
    expected: FAIL

  [e.style['text-size-adjust'\] = "0%" should set the property value]
    expected: FAIL