blob: 36daa6f66adff9085e016a450916840d7a3186a2 [file] [log] [blame]
PASS e.style['font-variation-settings'] = "normal" should set the property value
PASS e.style['font-variation-settings'] = "\"wght\" 700" should set the property value
PASS e.style['font-variation-settings'] = "'wght' 700" should set the property value
PASS e.style['font-variation-settings'] = "\"wght\" 700, \"XHGT\" 0.7" should set the property value
PASS e.style['font-variation-settings'] = "\"a cd\" 0.5" should set the property value
PASS e.style['font-variation-settings'] = "\"ab@d\" 0.5" should set the property value
PASS e.style['font-variation-settings'] = "'wght' 1e3, 'slnt' -450.0e-1" should set the property value