mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
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`
37 lines
1.3 KiB
INI
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
|