blob: 3d75e0f32e58e82cdfd8cd51240b65d73b9f40a2 [file] [log] [blame]
PASS e.style['font-variant-caps'] = "normal" should set the property value
PASS e.style['font-variant-caps'] = "small-caps" should set the property value
PASS e.style['font-variant-caps'] = "all-small-caps" should set the property value
PASS e.style['font-variant-caps'] = "petite-caps" should set the property value
PASS e.style['font-variant-caps'] = "all-petite-caps" should set the property value
PASS e.style['font-variant-caps'] = "unicase" should set the property value
PASS e.style['font-variant-caps'] = "titling-caps" should set the property value