Bastiaan van der Plaat
|
169d24ae2e
|
LibWeb: Add comments and missing items of various IDL files
|
2023-10-25 19:45:41 +02:00 |
|
Andreas Kling
|
8f110e0fb1
|
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
No interfaces require wrappers anymore, so we can just make this the
default mode.
|
2022-09-06 00:27:09 +02:00 |
|
Andreas Kling
|
12042f0757
|
LibWeb: Make CSSRule and all its subclasses GC-allocated
|
2022-09-06 00:27:09 +02:00 |
|
Sam Atkins
|
804b8c85e8
|
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
For now, this is the bare minimum that's needed: font-family and src.
|
2022-03-28 22:25:25 +02:00 |
|