mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
Implementation for parsing the font-variation-settings and including them in the fontface rule-set, currently they are discarded and annotated with a TODO Related: https://github.com/servo/servo/issues/41591 Testing: Tests are included for the changes to be implemented, as suggested they currently fail and thats the starting point. Signed-off-by: Osoro Bironga <fanosoro@gmail.com>