Files
pandoc/src/Text
John MacFarlane 1cc6fec234 ImageSize: correctly handle percentage width, height on svg.
Previously we were getting image size of 0 when a percentage
was specified for width or height on SVG.  With this change,
we simply ignore these percentages (becaues ImageSize doesn't
know the size of the containing element).

Closes #11530.
2026-03-17 09:49:29 +01:00
..
2024-04-25 18:16:49 -07:00