Andrew Kaster
|
bab546472e
|
LibWeb: Mark FontFaceSet as a setlike IDL interface
And implement more of the constructor logic.
|
2024-05-23 10:57:34 +02:00 |
|
Andrew Kaster
|
bd4f516e64
|
LibWeb: Stub out FontFaceSet.status and .ready attributes
WPT wants to check these properties before running ref tests.
This fixes a ton of crashes in our CI WPT runs.
|
2024-05-13 20:20:39 +00:00 |
|
Andrew Kaster
|
e10721f1b5
|
LibWeb: Add stub implementation of FontFaceSet and Document.fonts
This is now enough for duolingo to load and use its fallback fonts.
|
2024-05-08 10:39:16 +02:00 |
|