[outline-offset-valid.html]
[e.style['outline-offset'\] = "calc(3rem + 4vw)" should set the property value]
expected: FAIL
[e.style['outline-offset'\] = "0" should set the property value]
expected: FAIL
[e.style['outline-offset'\] = "1px" should set the property value]
expected: FAIL
[e.style['outline-offset'\] = "2em" should set the property value]
expected: FAIL