mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
gfx: Fix Core Text font instantiation for Web fonts on Mac.
Fixes GitHub Octicons. A reftest has been added for this.
This commit is contained in:
parent
56d3426431
commit
d6b9e3bdfd
7 changed files with 52 additions and 19 deletions
|
@ -217,6 +217,7 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
|
|||
== nth_last_of_type_pseudo_a.html nth_last_of_type_pseudo_b.html
|
||||
== nth_of_type_pseudo_a.html nth_of_type_pseudo_b.html
|
||||
== object_element_a.html object_element_b.html
|
||||
!= octicons_a.html octicons_ref.html
|
||||
== ol_japanese_iroha_a.html ol_japanese_iroha_ref.html
|
||||
!= ol_japanese_iroha_bullet_styles.html ol_japanese_iroha_ref.html
|
||||
== ol_simple_a.html ol_simple_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue