diff options
author | Linus Groh <mail@linusgroh.de> | 2021-04-10 18:58:00 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-04-10 21:00:04 +0200 |
commit | d8d16dea957f15f07ebb08d1578e21d97fc163bc (patch) | |
tree | 7f2cdfe82b4704881d606afb2d582efd9ff8e8f8 /AK/Format.h | |
parent | 9d2635d94bbb8ef6233c3d7292d107df72d17bec (diff) | |
download | serenity-d8d16dea957f15f07ebb08d1578e21d97fc163bc.zip |
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.
Diffstat (limited to 'AK/Format.h')
0 files changed, 0 insertions, 0 deletions