blob: bdb7782532aec9abe16b054edaefc9e2395fb800 [file] [log] [blame]
PASS e.style['outline-offset'] = "0" should set the property value
PASS e.style['outline-offset'] = "1px" should set the property value
PASS e.style['outline-offset'] = "2em" should set the property value
PASS e.style['outline-offset'] = "calc(3rem + 4vw)" should set the property value