Files
ladybird/Libraries/LibWeb/CSS
Sam Atkins bc94431b99 IDLGenerators: Add a callback for when a setlike's set is modified
For simplicity, this requires that the setlike Foo class has a
`void on_set_modified_from_js(Badge<Bindings::FooPrototype>)` method.

This will be called after the set is modified from a generated `add()`,
`delete()`, or `clear()` method.
2025-07-04 18:10:28 +01:00
..
2024-12-28 05:39:32 -08:00
2024-12-28 05:39:32 -08:00