aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-text/parsing/word-space-transform-valid.html.ini
blob: fefac5f0336f5f406287e565fb767e7ef8fe9d2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[word-space-transform-valid.html]
  [e.style['word-space-transform'\] = "none" should set the property value]
    expected: FAIL

  [e.style['word-space-transform'\] = "space" should set the property value]
    expected: FAIL

  [e.style['word-space-transform'\] = "ideographic-space" should set the property value]
    expected: FAIL

  [e.style['word-space-transform'\] = "space auto-phrase" should set the property value]
    expected: FAIL

  [e.style['word-space-transform'\] = "ideographic-space auto-phrase" should set the property value]
    expected: FAIL

  [e.style['word-space-transform'\] = "auto-phrase space" should set the property value]
    expected: FAIL

  [e.style['word-space-transform'\] = "auto-phrase ideographic-space" should set the property value]
    expected: FAIL