mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Implement the Servo parser for font descriptors Web API.
According to the spec, this parser should follow what we do for @font_face rule, so we use the same type to parse the input, instead of using the parser of their specified values.
This commit is contained in:
parent
8f30880d36
commit
1e29e64000
3 changed files with 992 additions and 326 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue