v0.4.0
cargo: Bump MSRV to 1.88 (#44815)
Embed default resources in Servo applications using a `servo-default-resources` crate (#43182)
net: Do not rasterize SVG images for the same size multiple times (#44805)
url: Let origins of file:// URLs be potentially trustworthy (#43989)
Force callers to claim `blob` url before making a fetch request (#43746)
net: Small clean up of spec comments (#46093)
net: Image Cache: Spawn setting image keys on thread pool (#44483)
net: Improve Fetch compliance with blob scheme (#45770)
net: update `cross_origin_resource_policy_check` to follow spec (#44828)
script: Implement Origin API (#41712)
tidy: Add a rule ensuring that `//` comments are followed by a space in Rust (#38698)
net/script: Reuse allocation in create_request_body_with_content (#45235)
net: Split ResourceTimings into separate file and create batch attribute setting (#44395)
Remove all instances of `rustfmt::skip` (#45096)