Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Implement `Range::getClientRects` and `Range::getBoundingClientRect` ... | Simon Wülker | 2025-03-19 | 1 | -0/+3 |
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
* | Propagate `CanGc` arguments through callers in constructors (#35541) | Auguste Baum | 2025-02-20 | 1 | -1/+2 |
* | script: Feature-gate all crown support. (#35055) | Josh Matthews | 2025-01-18 | 1 | -3/+3 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -10/+15 |
* | Add CanGc argument to reflect_dom_object (#34606) | Domenico Rizzo | 2024-12-13 | 1 | -0/+2 |
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | clippy: fixed some warnings in components/script (#31888) | Ekta Siwach | 2024-03-26 | 1 | -1/+1 |
* | Implement StaticRange (#31809) | cathiechen | 2024-03-22 | 1 | -0/+177 |