diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2022-03-31 21:18:54 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-04-07 21:20:14 +0200 |
commit | 12b8570ce39519ee3e21b672fda21ad5e1a1fe4f (patch) | |
tree | 443d0754826c1c34c9d5420e9ba707a7e898dd22 /Base/res/fonts | |
parent | dbb0b68175613885654cc0541e19d0792169d52d (diff) | |
download | serenity-12b8570ce39519ee3e21b672fda21ad5e1a1fe4f.zip |
LibWeb: Understand the `format()` part of a `@font-face`'s `src`
This is used to skip downloading fonts in formats that we don't support.
Currently we only support TTF as far as I am aware.
The parts of a `src` are in a fixed order, unusually, which makes the
parsing more nesty instead of loopy.
Diffstat (limited to 'Base/res/fonts')
0 files changed, 0 insertions, 0 deletions