mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Auto merge of #9235 - servo:no-ms-fonts, r=KiChjang
Disable tests that fail unless non-free Microsoft fonts are installed. This is a bug, font fallback should be more flexible than this. https://github.com/servo/servo/issues/7625 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9235) <!-- Reviewable:end -->
This commit is contained in:
commit
6d49681c79
2 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
[font-family-013.htm]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/7625#issuecomment-168109518
|
3
tests/wpt/metadata-css/css21_dev/html4/fonts-013.htm.ini
Normal file
3
tests/wpt/metadata-css/css21_dev/html4/fonts-013.htm.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[fonts-013.htm]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/7625#issuecomment-168109518
|
Loading…
Add table
Add a link
Reference in a new issue