mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +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>
6 lines
89 B
INI
Vendored
6 lines
89 B
INI
Vendored
[svg-intrinsic-size-001.html]
|
|
[svg 2]
|
|
expected: FAIL
|
|
|
|
[svg 5]
|
|
expected: FAIL
|