aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_bindings/webidls/ProgressEvent.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Update ProgressEvent to use doubles (#36487)Sebastian C11 days1-4/+4
| | | | | | | See: https://github.com/whatwg/xhr/pull/394 Testing: WPT tests exist for this Signed-off-by: Sebastian C <sebsebmc@gmail.com>
* script: Move code generation and webidl files to new script_bindings crate. ↵Josh Matthews2025-01-241-0/+27
(#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net>