mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
This continues #42361 Changelog: - Upstream:7cd2a178d3...74ddab4091- Servo fixups:a5eabbdfc2...ecf17b5425Stylo tracking issue: https://github.com/servo/stylo/issues/321 In particular, this includes some performance optimizations, improves `attr()`, and adds support for `none` keywords in `clamp()`. Testing: Some WPT tests pass. --------- Signed-off-by: Oriol Brufau <obrufau@igalia.com>