Files
servo/tests/wpt/meta-legacy-layout/css/css-fonts/parsing/font-variation-settings-computed.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

37 lines
1.3 KiB
INI

[font-variation-settings-computed.html]
[Property font-variation-settings value 'normal' computes to 'normal']
expected: FAIL
[Property font-variation-settings value '"wght" 700' computes to '"wght" 700']
expected: FAIL
[Property font-variation-settings value '"wght" 700, "XHGT" 0.7' computes to '"wght" 700, "XHGT" 0.7']
expected: FAIL
[Property font-variation-settings value '"XHGT" calc(0.4 + 0.3)' computes to '"XHGT" 0.7']
expected: FAIL
[Property font-variation-settings value 'normal']
expected: FAIL
[Property font-variation-settings value '"wght" 700, "XHGT" 0.7']
expected: FAIL
[Property font-variation-settings value '"wght" 700']
expected: FAIL
[Property font-variation-settings value '"XHGT" calc(0.4 + 0.3)']
expected: FAIL
[Property font-variation-settings value '"wght" 700, "wght" 500' duplicate values should be removed, keeping the rightmost occurrence.]
expected: FAIL
[Property font-variation-settings value '"AB@D" 0.5']
expected: FAIL
[Property font-variation-settings value '"wght" 100, "wdth" 200' values should be sorted alphabetically by tag.]
expected: FAIL
[Property font-variation-settings value '"wght" 100, "wdth" 200, "wght" 300, "wdth" 400' duplicate values should be removed, keeping the rightmost occurrence, and sorted alphabetically by tag.]
expected: FAIL