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
|
cfe5d63a1e
|
LibWeb: Add CSSGroupingRule wrapper
|
2022-05-11 20:16:10 +02:00 |
|
Ali Mohammad Pur
|
a59800b4a0
|
LibWeb: Add imports to all IDL files that depend on others
|
2022-02-16 22:48:32 +03:30 |
|
Sam Atkins
|
06f9395056
|
LibWeb: Add CSSGroupingRule
This is an abstract base class for CSSRules that hold a CSSRuleList.
|
2021-09-29 18:57:48 +02:00 |
|