From bfcc4d52b5624fae427b08d579c24be7d5a288c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Fri, 2 Nov 2012 17:44:57 -0700 Subject: [PATCH] Cleanup SVG Markup. --- .../SVG Import/Circle and Oval Testing.html | 19 +++++----- examples/SVG Import/Line Testing.html | 16 ++++---- .../SVG Import/Multiple Paths Test 1.html | 37 +++++++++--------- .../SVG Import/Multiple Paths Test 2.html | 38 ++++++++----------- examples/SVG Import/Nested Groups Test.html | 1 - examples/SVG Import/Rect Testing.html | 14 +++---- examples/SVG Import/Testing.html | 29 +++++++------- examples/SVG Import/Text Testing.html | 4 +- examples/SVG Import/Transform Testing.html | 1 - 9 files changed, 72 insertions(+), 87 deletions(-) diff --git a/examples/SVG Import/Circle and Oval Testing.html b/examples/SVG Import/Circle and Oval Testing.html index 5f8b1e79..432856a2 100644 --- a/examples/SVG Import/Circle and Oval Testing.html +++ b/examples/SVG Import/Circle and Oval Testing.html @@ -16,16 +16,15 @@ - - - - - - - - - - + + + + + + + + + diff --git a/examples/SVG Import/Line Testing.html b/examples/SVG Import/Line Testing.html index c25dcc8d..f6de53a9 100644 --- a/examples/SVG Import/Line Testing.html +++ b/examples/SVG Import/Line Testing.html @@ -16,15 +16,13 @@ - - - - - - - - - + + + + + + + diff --git a/examples/SVG Import/Multiple Paths Test 1.html b/examples/SVG Import/Multiple Paths Test 1.html index 7d5b1b29..8518ce64 100644 --- a/examples/SVG Import/Multiple Paths Test 1.html +++ b/examples/SVG Import/Multiple Paths Test 1.html @@ -18,30 +18,29 @@ - - - - + + + + - - - - - - - - - - - - - - I love SVG - + + + + + + + + + + + + + + I love SVG diff --git a/examples/SVG Import/Multiple Paths Test 2.html b/examples/SVG Import/Multiple Paths Test 2.html index 8a3369d6..8e76110e 100644 --- a/examples/SVG Import/Multiple Paths Test 2.html +++ b/examples/SVG Import/Multiple Paths Test 2.html @@ -16,28 +16,22 @@ - - - - - - - - - - - - - A - B - C - - + + + + + + + + + + + + + A + B + C + diff --git a/examples/SVG Import/Nested Groups Test.html b/examples/SVG Import/Nested Groups Test.html index a54092c5..21724315 100644 --- a/examples/SVG Import/Nested Groups Test.html +++ b/examples/SVG Import/Nested Groups Test.html @@ -1,4 +1,3 @@ - diff --git a/examples/SVG Import/Rect Testing.html b/examples/SVG Import/Rect Testing.html index 85eb5057..e71f2fd4 100644 --- a/examples/SVG Import/Rect Testing.html +++ b/examples/SVG Import/Rect Testing.html @@ -16,13 +16,13 @@ - - - - - - - + + + + + + + diff --git a/examples/SVG Import/Testing.html b/examples/SVG Import/Testing.html index 22beee03..08f416b2 100644 --- a/examples/SVG Import/Testing.html +++ b/examples/SVG Import/Testing.html @@ -25,21 +25,20 @@ - - - - - - - - - - - - - - I love SVG - + + + + + + + + + + + + + + I love SVG diff --git a/examples/SVG Import/Text Testing.html b/examples/SVG Import/Text Testing.html index 597129a4..c0f20b1b 100644 --- a/examples/SVG Import/Text Testing.html +++ b/examples/SVG Import/Text Testing.html @@ -14,12 +14,10 @@ SvgImporter.importSvg(document.getElementById('svg')); - + Plain SVG Text - Rotated SVG Text - diff --git a/examples/SVG Import/Transform Testing.html b/examples/SVG Import/Transform Testing.html index 276cf4fd..c9dc06dd 100644 --- a/examples/SVG Import/Transform Testing.html +++ b/examples/SVG Import/Transform Testing.html @@ -21,7 +21,6 @@ -