[font-synthesis-valid.html]
[e.style['font-synthesis'\] = "none" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style weight small-caps" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style small-caps weight " should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps style weight " should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight small-caps style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "oblique-only" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "oblique-only weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps oblique-only" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "oblique-only weight small-caps" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "oblique-only small-caps weight " should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps oblique-only weight " should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position oblique-only" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight oblique-only" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight small-caps oblique-only" should set the property value]
expected: FAIL