diff options
author | Timothy Flynn <trflynn89@pm.me> | 2021-10-13 14:20:50 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-10-14 10:32:51 +0200 |
commit | ebe704a03da0c08b379097debf919ec5a641bf56 (patch) | |
tree | 1298366f9eb85b9bb43e65f157fe47eb45d9418e /Kernel/CMakeLists.txt | |
parent | ff66218631f5ee5e77dd99733171fde9dc417f66 (diff) | |
download | serenity-ebe704a03da0c08b379097debf919ec5a641bf56.zip |
LibWeb: Stub out a basic IntersectionObserver interface
Note there are a couple of type differences between the spec and the IDL
file added in this commit. For example, we will need to support a type
of Variant to handle spec types such as "(double or sequence<double>)".
But for now, this allows web pages to construct an IntersectionObserver
with any valid type.
Diffstat (limited to 'Kernel/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions