Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dom: Implement minimal IntersectionObserver workflow (#35551) | Steven Novaryo | 2025-03-18 | 1 | -13/+92 |
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
* | Move various reflector types and traits to script_bindings (#35279) | Josh Matthews | 2025-02-04 | 1 | -1/+1 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -2/+2 |
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | dom: Stub out the `IntersectionObserver` interface (#33989) | Martin Robinson | 2024-10-25 | 1 | -0/+128 |