mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
This continues #37822 Changelog: - Upstream:fe9eadf47b...ec21cec41c
- Servo fixups:29052e550f...7f8df16fdd
Stylo tracking issue: https://github.com/servo/stylo/issues/220 --------- Signed-off-by: Oriol Brufau <obrufau@igalia.com>
12 lines
369 B
INI
Vendored
12 lines
369 B
INI
Vendored
[import-conditions.html]
|
|
[supports(font-tech(color-COLRv1)) is a valid import condition]
|
|
expected: FAIL
|
|
|
|
[supports(font-format(opentype)) is a valid import condition]
|
|
expected: FAIL
|
|
|
|
[supports(font-format(woff)) is a valid import condition]
|
|
expected: FAIL
|
|
|
|
[layer(A.B) supports(font-format(opentype)) is a valid import condition]
|
|
expected: FAIL
|