servo/tests/wpt/meta/css/css-fonts/inheritance.html.ini
Martin Robinson 45344dca2b
font_cache: Handle filtering @font-face rules in Servo (#31601)
Instead of letting Stylo filter `@font-face` rules, handle this
filtering in Servo. It doesn't make sense that Stylo knows about what
fonts Servo supports. This also cleans up a bit the way that this is
handled, giving an entire stylesheet of rules to the font cache to
process instead of letting each layout thread walk the rules. This
brings more of the font-related code into the FontCacheThread itself.

This is the first step toward adding WOFF2 support and fixing various
web font related bugs.
2024-03-11 14:47:52 +00:00

78 lines
1.8 KiB
INI
Vendored

[inheritance.html]
[Property font-feature-settings has initial value normal]
expected: FAIL
[Property font-feature-settings inherits]
expected: FAIL
[Property font-kerning has initial value auto]
expected: FAIL
[Property font-kerning inherits]
expected: FAIL
[Property font-optical-sizing has initial value auto]
expected: FAIL
[Property font-optical-sizing inherits]
expected: FAIL
[Property font-size-adjust has initial value none]
expected: FAIL
[Property font-size-adjust inherits]
expected: FAIL
[Property font-synthesis has initial value weight style small-caps]
expected: FAIL
[Property font-synthesis inherits]
expected: FAIL
[Property font-variant inherits]
expected: FAIL
[Property font-variant-alternates has initial value normal]
expected: FAIL
[Property font-variant-alternates inherits]
expected: FAIL
[Property font-variant-east-asian has initial value normal]
expected: FAIL
[Property font-variant-east-asian inherits]
expected: FAIL
[Property font-variant-ligatures has initial value normal]
expected: FAIL
[Property font-variant-ligatures inherits]
expected: FAIL
[Property font-variant-numeric has initial value normal]
expected: FAIL
[Property font-variant-numeric inherits]
expected: FAIL
[Property font-variant-position has initial value normal]
expected: FAIL
[Property font-variant-position inherits]
expected: FAIL
[Property font-variation-settings has initial value normal]
expected: FAIL
[Property font-variation-settings inherits]
expected: FAIL
[Property font-variant-emoji has initial value normal]
expected: FAIL
[Property font-variant-emoji inherits]
expected: FAIL
[Property font-synthesis has initial value weight style small-caps position]
expected: FAIL