Enable css-fonts WPT tests

See https://github.com/servo/servo/pull/19928#issuecomment-362354270

Note that some of these tests require you to install the fonts found in
tests/wpt/web-platform-tests/css/fonts.
This commit is contained in:
Jon Leighton 2018-02-01 20:54:03 +01:00
parent 0a8c58dce9
commit f578ec9b70
101 changed files with 715 additions and 0 deletions

View file

@ -23,6 +23,8 @@ skip: true
skip: false
[css-flexbox]
skip: false
[css-fonts]
skip: false
[css-images]
skip: false
[css-style-attr]