From e8044133ff19e748d8c7e0862b08dfd65cc3757d Mon Sep 17 00:00:00 2001 From: Paul Dicker Date: Tue, 10 Aug 2021 17:33:58 +0200 Subject: [PATCH 1/5] Remove width and height from SVGs that test dimensions of an element --- svg/clippath.svg | 3 +-- svg/stroke-linecap-square.svg | 2 +- svg/stroke-linejoin-bevel.svg | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/svg/clippath.svg b/svg/clippath.svg index a7d84a4..0ee8fbf 100644 --- a/svg/clippath.svg +++ b/svg/clippath.svg @@ -1,6 +1,5 @@ - + diff --git a/svg/stroke-linecap-square.svg b/svg/stroke-linecap-square.svg index 7e7786d..52fe729 100644 --- a/svg/stroke-linecap-square.svg +++ b/svg/stroke-linecap-square.svg @@ -1,5 +1,5 @@ - + diff --git a/svg/stroke-linejoin-bevel.svg b/svg/stroke-linejoin-bevel.svg index b937d27..4390bdd 100644 --- a/svg/stroke-linejoin-bevel.svg +++ b/svg/stroke-linejoin-bevel.svg @@ -1,5 +1,5 @@ - + From e5815ecce89b96852ec6842b9724ea30cb6a2ff4 Mon Sep 17 00:00:00 2001 From: Paul Dicker Date: Tue, 10 Aug 2021 17:34:47 +0200 Subject: [PATCH 2/5] Add SVG with content beyond its viewBox --- svg/shape_outside_viewbox.svg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 svg/shape_outside_viewbox.svg diff --git a/svg/shape_outside_viewbox.svg b/svg/shape_outside_viewbox.svg new file mode 100644 index 0000000..c0b0847 --- /dev/null +++ b/svg/shape_outside_viewbox.svg @@ -0,0 +1,6 @@ + + + + + + From 0e74e8df58fd5272cdaf9cc88a947f2e7e14c44e Mon Sep 17 00:00:00 2001 From: Paul Dicker Date: Wed, 11 Aug 2021 19:59:59 +0200 Subject: [PATCH 3/5] Correct DPI assumption in circle-mm.svg and remove wrong viewBox --- svg/circle-mm.svg | 39 +++------------------------------------ 1 file changed, 3 insertions(+), 36 deletions(-) diff --git a/svg/circle-mm.svg b/svg/circle-mm.svg index 4935fb3..5f9c48c 100644 --- a/svg/circle-mm.svg +++ b/svg/circle-mm.svg @@ -1,37 +1,4 @@ - - - - - - - image/svg+xml - - - - - - - - + + + From d84dad001f20f2b1d953cd9e24db54938966c620 Mon Sep 17 00:00:00 2001 From: Paul Dicker Date: Thu, 12 Aug 2021 07:43:06 +0200 Subject: [PATCH 4/5] Remove dimensions (and some cruft) from airfield-12-nobox.svg --- svg/airfield-12-nobox.svg | 127 +++----------------------------------- 1 file changed, 9 insertions(+), 118 deletions(-) diff --git a/svg/airfield-12-nobox.svg b/svg/airfield-12-nobox.svg index bdb5670..a51fc6e 100644 --- a/svg/airfield-12-nobox.svg +++ b/svg/airfield-12-nobox.svg @@ -1,121 +1,12 @@ - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - + + + + + + + From a781f6d769a1f6b591756b25bbc3fb4b6d548dcc Mon Sep 17 00:00:00 2001 From: Paul Dicker Date: Thu, 12 Aug 2021 07:44:03 +0200 Subject: [PATCH 5/5] Adjust height of shield-multiple-command-parts.svg --- svg/shield-multiple-command-parts.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svg/shield-multiple-command-parts.svg b/svg/shield-multiple-command-parts.svg index 413c73e..25b1469 100644 --- a/svg/shield-multiple-command-parts.svg +++ b/svg/shield-multiple-command-parts.svg @@ -1,4 +1,4 @@ - + shield \ No newline at end of file