mirror of
https://github.com/servo/servo.git
synced 2025-09-18 02:48:20 +01:00
The metadata provided by usvg has unreliable sizes. Ignore it, and rely on the `width`, `height` and `viewBox` attributes instead. Note that inline SVG with a natural aspect ratio but no natural sizes should stretch to the containing block. This is left for a follow-up. Bumps Stylo to https://github.com/servo/stylo/pull/229 Testing: Improves several WPT. --------- Signed-off-by: Oriol Brufau <obrufau@igalia.com> Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
3 lines
118 B
INI
Vendored
3 lines
118 B
INI
Vendored
[outer-svg.html]
|
|
[clientWidth, clientHeight, clientTop and clientLeft work on outer svg element]
|
|
expected: FAIL
|