mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
layout: Implement support for font fallback (#31254)
This adds an initial implementation of font fallback, on part with the one used in legacy layout. There are still issues. For instance, font matching is done per unicode character rather than based on graphemes or the shape first approach of Chrome. The idea is that these changes can be made later.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[shaping-no-join-003.html]
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user