servo/tests/wpt/meta/css/css-fonts/font-variation-settings-calc.html.ini
Servo WPT Sync bd43b78735
Sync WPT with upstream (06-04-2025) (#36369)
Automated downstream sync of changes from upstream as of 06-04-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-04-06 04:11:16 +00:00

24 lines
845 B
INI
Vendored

[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