summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-text/parsing/letter-spacing-valid.html.ini
blob: e411bb4a163282212a8115528e3191f25c06a803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[letter-spacing-valid.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['letter-spacing'\] = "120%" should set the property value]
    expected: FAIL

  [e.style['letter-spacing'\] = "-10%" should set the property value]
    expected: FAIL

  [e.style['letter-spacing'\] = "calc(2ch - 30%)" should set the property value]
    expected: FAIL

  [e.style['letter-spacing'\] = "calc(40% + 50px)" should set the property value]
    expected: FAIL