1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 04:38:11 +00:00
serenity/Userland/Libraries/LibWeb/DOMParsing
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
..
InnerHTML.cpp LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2022-09-06 00:27:09 +02:00
InnerHTML.h LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2022-09-06 00:27:09 +02:00
XMLSerializer.cpp LibWeb: Rename Attribute to Attr 2022-09-18 02:08:01 +02:00
XMLSerializer.h LibWeb: Make XMLSerializer GC-allocated 2022-09-06 00:27:09 +02:00
XMLSerializer.idl LibWeb: Implement XMLSerializer 2022-07-05 21:25:05 +02:00