v0.0.5
script: Fix handling of invalid fetch responses for link stylesheets (#42037)
Hookup mime classifier to main document loader (#39109)
Rename `compositing` and `compositing_traits` to `paint` and `paint_api` (#42066)
script: Use document origin instead of URL when manipulating blobs. (#41966)
Update to rust 1.85 (#35628)
script: Evict stale SVGs from image cache (#41675)
net/fetch: Improve HTTP fetch error handling for gzip content decompressions (#39438)
script: support JSON modules (#42138)
Add resource header for mime sniffing (#39167)
script: Implement Origin API (#41712)
tidy: Add a rule ensuring that `//` comments are followed by a space in Rust (#38698)
net: Implement redirect taint for requests (#41824)