[offset-path-parsing-invalid.html]
[e.style['offset-path'\] = "path('M 20 30 A 60 70 80')" should not set the property value]
expected: FAIL
[e.style['offset-path'\] = "ray(0 sides)" should not set the property value]
expected: FAIL
[e.style['offset-path'\] = "ray(0deg)" should not set the property value]
expected: FAIL
[e.style['offset-path'\] = "ray(closest-side)" should not set the property value]
expected: FAIL
[e.style['offset-path'\] = "ray(closest-side 0deg closest-side)" should not set the property value]
expected: FAIL
[e.style['offset-path'\] = "ray(0deg closest-side 0deg)" should not set the property value]
expected: FAIL
[e.style['offset-path'\] = "ray(contain 0deg closest-side contain)" should not set the property value]
expected: FAIL