From ecb59e1cdef1e32d0dfc71412ef72a3affc016f4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 26 Jul 2023 09:49:37 -0600 Subject: SelfContained: fix calculation of svg width and height. We were computing width and height from viewBox incorrectly. See #8969. --- test/command/8948.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/command') diff --git a/test/command/8948.md b/test/command/8948.md index 233f9e585..abd35bc4c 100644 --- a/test/command/8948.md +++ b/test/command/8948.md @@ -3,7 +3,7 @@ ![minimal](command/minimal.svg) ![minimal](command/minimal.svg) ^D -

+

``` @@ -13,7 +13,7 @@ ![minimal](command/minimal.svg) ![minimal](command/minimal.svg){#foo} ^D -

+

``` -- cgit v1.2.3