[font-variation-settings-calc.html]
[e.style['font-variation-settings'\] = "\\"wght\\" sign(1em - 1px)" should set the property value]
expected: FAIL
[e.style['font-variation-settings'\] = "\\"wght\\" sibling-index()" should set the property value]
expected: FAIL
[Property font-variation-settings value '"wght" sign(1em - 1px)']
expected: FAIL
[Property font-variation-settings value '"wght" sibling-index()']
expected: FAIL
[e.style['font-variation-settings'\] = "\\"wght\\" calc(10)" should set the property value]
expected: FAIL
[e.style['font-variation-settings'\] = "\\"wght\\" sign(2px)" should set the property value]
expected: FAIL
[Property font-variation-settings value '"wght" calc(10)']
expected: FAIL
[Property font-variation-settings value '"wght" sign(2px)']
expected: FAIL