ladybird/Userland/Libraries/LibWeb/HTML/Scripting
Andreas Kling 0839442da5 LibWeb: Start working on spec-aligned HTML scripting semantics
This patch adds HTML::Script and HTML::ClassicScript (subclass of the
former.)
2021-09-09 21:25:10 +02:00
..
ClassicScript.cpp LibWeb: Start working on spec-aligned HTML scripting semantics 2021-09-09 21:25:10 +02:00
ClassicScript.h LibWeb: Start working on spec-aligned HTML scripting semantics 2021-09-09 21:25:10 +02:00
Script.cpp LibWeb: Start working on spec-aligned HTML scripting semantics 2021-09-09 21:25:10 +02:00
Script.h LibWeb: Start working on spec-aligned HTML scripting semantics 2021-09-09 21:25:10 +02:00