mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
layout: Implement per-glyph font fallback.
This improves numerous pages, for example Wikipedia and Ars Technica. Closes #177.
This commit is contained in:
parent
19b443ecc8
commit
fec43b49bb
9 changed files with 308 additions and 121 deletions
|
@ -234,6 +234,7 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
|
|||
== overflow_simple_a.html overflow_simple_b.html
|
||||
== overflow_wrap_a.html overflow_wrap_ref.html
|
||||
== overflow_xy_a.html overflow_xy_ref.html
|
||||
== per_glyph_font_fallback_a.html per_glyph_font_fallback_ref.html
|
||||
== percent_height.html percent_height_ref.html
|
||||
== percentage_height_float_a.html percentage_height_float_ref.html
|
||||
== percentage_height_root.html percentage_height_root_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue