ladybird/Userland/Libraries/LibWeb/ResizeObserver
Matthew Olsson 3ff481938e IDL: Fix syntax errors
All attributes must have an "attribute" keyword, and "any?" is invalid
(as "any" includes "null" as well).
2023-11-11 08:51:51 +01:00
..
ResizeObserver.cpp LibJS: Make Heap::allocate<T>() infallible 2023-08-13 15:38:42 +02:00
ResizeObserver.h LibJS: Make Cell::initialize() return void 2023-08-08 07:39:11 +02:00
ResizeObserver.idl IDL: Fix syntax errors 2023-11-11 08:51:51 +01:00