This week, we merged 35 pull requests
Want to work on the Servo team? We’re hiring a Staff Research Engineer and an Operations engineer!
Notable additions
- Patrick implemented ordered lists, CSS counters, and
quotes - Matt fixed RTL/LTR layout
- Mátyás Mustoha added support for
arc()in canvas - James Gilbertson implemented the
vw,vh,vmin, andvmaxCSS units - Manish added servobuild support for
$CARGO_HOMEand moved the default cargo cache inside the Servo root. We now do not create any build artefacts outside of the repo clone.