Andreas Kling
|
530675993b
|
LibWeb: Rename Attribute to Attr
This name is not very good, but it's what the specification calls it.
|
2022-09-18 02:08:01 +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
|
a56b3f9862
|
LibWeb: Make NamedNodeMap GC-allocated
|
2022-09-06 00:27:09 +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 |
|
Timothy Flynn
|
2a3ac02ef1
|
LibWeb: Implement (most of) NamedNodeMap to store attributes
|
2021-10-17 13:51:10 +01:00 |
|