servo/components/script_bindings
Josh Matthews d5d7b0d34f
Make generated bindings generic over DOM types (#35169)
* bindings: Start making generated bindings methods generic over DOM trait.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* bindings: Make binding initialization generic over the DOM types trait.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* bindings: Start making proxyhandler code generic over DOM types.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-01-25 05:08:49 +00:00
..
codegen Make generated bindings generic over DOM types (#35169) 2025-01-25 05:08:49 +00:00
webidls Add support for HTMLStyleElement.media (#35148) 2025-01-25 04:34:58 +00:00
build.rs
Cargo.toml
lib.rs