Files
ladybird/Userland/Libraries
Linus Groh d8d16dea95 LibWeb: Add a basic implementation of Document.createEvent()
This is a legacy function providing a way of constructing events without
using their constructors exposed on the global object.
We don't have many of the events it supports yet, nor can we throw a
DOMException from it, so that's two FIXMEs for later.
2021-04-10 21:00:04 +02:00
..
2021-04-06 21:51:58 +02:00
2021-03-24 20:38:20 +01:00