Andrew Kaster
|
2c3531ab78
LibWeb: Move JS::Promise <-> WebIDL conversion into IDL
|
8 months ago |
Timothy Flynn
|
9bdf2e928c
LibWeb: Begin implementing FontFaceSet.prototype.load
|
8 months ago |
Kostya Farber
|
14d62d7f31
LibWeb/CSS: Implement add for FontFaceSet
|
9 months ago |
Aliaksandr Kalenik
|
d5926a3231
LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface
|
1 year ago |
Daniel Bertalan
|
bf1f631f25
Everywhere: Write dtors for types with incomplete members out-of-line
|
1 year ago |
Andrew Kaster
|
28f728dfdb
LibWeb: Implement FontFace.load() for url() based font sources
|
1 year ago |
Andrew Kaster
|
60b3436ea3
LibWeb: Support loading FontFaces constructed with binary data
|
1 year ago |
Andrew Kaster
|
2bc51f08d9
LibWeb: Implement or stub FontFace interface's attribute getters/setters
|
1 year ago |
Andrew Kaster
|
2c31d7dddc
LibWeb: Add stub implementation of CSS FontFace Web API
|
1 year ago |
Andrew Kaster
|
3a5eabc43b
LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace
|
1 year ago |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 year ago |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 year ago |
Aliaksandr Kalenik
|
f50bf00814
LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx
|
1 year ago |
Andreas Kling
|
13e2ca6b59
LibWeb: Parse `src: local(...)` in CSS @font-face rules
|
1 year ago |
Andreas Kling
|
74bdbdf43f
LibWeb: Parse font-weight and font-style inside @font-face rules
|
2 years ago |
Sam Atkins
|
c2f0b20d6b
LibWeb: Port FontFace to new Strings
|
2 years ago |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
Sam Atkins
|
12b8570ce3
LibWeb: Understand the `format()` part of a `@font-face`'s `src`
|
3 years ago |
Sam Atkins
|
dbbd6d3508
LibWeb: Parse `@font-face` `unicode-range` descriptor
|
3 years ago |
Sam Atkins
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 years ago |