1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:58:11 +00:00
serenity/Tests/LibWeb/Text
Andreas Kling 13e2ca6b59 LibWeb: Parse src: local(...) in CSS @font-face rules
Note that we don't load the local font as specified, but at least we no
longer reject such src properties in the CSS parser.

This makes the custom fonts used on http://apple.com/ actually load. :^)
2023-08-25 11:51:28 +02:00
..
expected LibWeb: Parse src: local(...) in CSS @font-face rules 2023-08-25 11:51:28 +02:00
input LibWeb: Parse src: local(...) in CSS @font-face rules 2023-08-25 11:51:28 +02:00