[text-underline-offset-valid.html]
[e.style['text-underline-offset'\] = "53px" should set the property value]
expected: FAIL
[e.style['text-underline-offset'\] = "calc(-13em + 50px)" should set the property value]
expected: FAIL
[e.style['text-underline-offset'\] = "2001em" should set the property value]
expected: FAIL
[e.style['text-underline-offset'\] = "auto" should set the property value]
expected: FAIL
[e.style['text-underline-offset'\] = "-10px" should set the property value]
expected: FAIL
[e.style['text-underline-offset'\] = "calc(40em - 10px)" should set the property value]
expected: FAIL
[e.style['text-underline-offset'\] = "from-font" should set the property value]
expected: FAIL
[e.style['text-underline-offset'\] = "-49em" should set the property value]
expected: FAIL