blob: 88ece897a5e3033ab15970bce919d77a43a6adee [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