Files
ladybird/Userland/Libraries/LibWeb/HTML/Scripting/ClassicScript.cpp
Andreas Kling 73be7e227b LibWeb: Implement the "create" and "run" methods of ClassicScript
These correspond to "create a classic script" and "run a classic script"
from the HTML specification. :^)
2021-09-09 21:25:10 +02:00

2.3 KiB