blob: f5574deb75ef0d7a1b3c659726bd8e75024d867f [file] [log] [blame]
PASS e.style['text-underline-offset'] = "otto" should not set the property value
PASS e.style['text-underline-offset'] = "asdlflj" should not set the property value
PASS e.style['text-underline-offset'] = "-10" should not set the property value
PASS e.style['text-underline-offset'] = "60002020" should not set the property value
PASS e.style['text-underline-offset'] = "!@#$%^&" should not set the property value
PASS e.style['text-underline-offset'] = "10e2" should not set the property value
PASS e.style['text-underline-offset'] = "from font" should not set the property value
PASS e.style['text-underline-offset'] = "10%" should not set the property value
PASS e.style['text-underline-offset'] = "-27%" should not set the property value
PASS e.style['text-underline-offset'] = "calc(40% - 20px)" should not set the property value
PASS e.style['text-underline-offset'] = "calc(100% - 40em)" should not set the property value