v0.0.3
Use spec compliant content-type extraction in more places and enable a `<stylesheet>` quirk (#28321)
Hookup mime classifier to main document loader (#39109)
net: Allow servo to use a http proxy without authentication (#40941)
Fix more clippy warnings in `components/shared/net` (#31548)
script: Make file picker selection flow asynchronous (#39893)
Update to rust 1.85 (#35628)
net: Do not implement `Serialize`/`Deserialize` for `RasterImage` and introduce``SharedRasterImage` (#40459)
servodriver: Clear cookies between tests. (#40709)
script: Add support for parsing CSS in parallel (#40639)
Add resource header for mime sniffing (#39167)
constellation: Break the `EventLoop` dependency on the initial `Pipeline` (#40944)
tidy: Add a rule ensuring that `//` comments are followed by a space in Rust (#38698)
chore: Use parking_lot Mutex and RwLock in net/ code (#40805)