v0.3.0
cargo: Rename Workspace-local dependencies starting with b to `servo-*` (#43526)
script: Prescan byte stream to determine encoding before parsing document (#41376)
script: Add support for polygons in `HtmlAreaElement::hit_test` (#37064)
tidy: Add a rule ensuring that `//` comments are followed by a space in Rust (#38698)
Update MPL license to https (part 5)
script: Use a u16 for prototype id to speed up Castable::is<T>() (#44364)
script: Support deleting words with backspace in textual inputs (#43940)
Fixed some clippy warning by adding default implementations (#31989)