Auto merge of #20506 - jonleighton:font-fallback, r=emilio,mbrubeck

Font fallback

This implements more complete support for font fallback, see #17267.

r? @glennw @mbrubeck

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20506)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-05-19 09:53:29 -04:00 committed by GitHub
commit 77dcc678fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
83 changed files with 1379 additions and 462 deletions

View file

@ -2267,6 +2267,42 @@
{}
]
],
"css/font_fallback_01.html": [
[
"/_mozilla/css/font_fallback_01.html",
[
[
"/_mozilla/css/font_fallback_failed_ref.html",
"!="
]
],
{}
]
],
"css/font_fallback_02.html": [
[
"/_mozilla/css/font_fallback_02.html",
[
[
"/_mozilla/css/font_fallback_failed_ref.html",
"!="
]
],
{}
]
],
"css/font_fallback_03.html": [
[
"/_mozilla/css/font_fallback_03.html",
[
[
"/_mozilla/css/font_fallback_failed_ref.html",
"!="
]
],
{}
]
],
"css/font_size.html": [
[
"/_mozilla/css/font_size.html",
@ -8248,6 +8284,11 @@
{}
]
],
"css/font_fallback_failed_ref.html": [
[
{}
]
],
"css/font_size_ref.html": [
[
{}
@ -61506,6 +61547,22 @@
"0c8f70a37e6d56370576c7f5ba7f1df359db8f9c",
"support"
],
"css/font_fallback_01.html": [
"1dee8f90d8d1ee1f91e9ad9d1442a3abfec5d596",
"reftest"
],
"css/font_fallback_02.html": [
"60d61d9d51206c8b741ef7914447329722950d67",
"reftest"
],
"css/font_fallback_03.html": [
"4ef0d7e423624e93b3f028d9baa5a11f9e8f28b2",
"reftest"
],
"css/font_fallback_failed_ref.html": [
"ebc502a8b3e0fd4dd5eb79a1dae83ab3e6774178",
"support"
],
"css/font_size.html": [
"7c944acb4f7d909083888a355e6d664c23081b99",
"reftest"