summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/FontFace.cpp
AgeCommit message (Expand)Author
2023-02-19LibWeb: Port FontFace to new StringsSam Atkins
2023-01-09AK+Everywhere: Rename FlyString to DeprecatedFlyStringTimothy Flynn
2022-04-07LibWeb: Parse `@font-face` `unicode-range` descriptorSam Atkins
2022-03-28LibWeb: Implement initial CSSFontFaceRule and FontFace classesSam Atkins