From bcf00deff9fe3d73da3f0d26edb2f3ba494b692f Mon Sep 17 00:00:00 2001 From: liteng <930372551@qq.com> Date: Thu, 8 Nov 2018 21:31:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=84=E7=A7=8D=E6=B5=8B=E8=AF=95=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ShadowEditor.SVG/test/10 AnchorTest.html | 53 ++++++++++++++ .../test/11 GaussianBlurTest.html | 57 +++++++++++++++ ShadowEditor.SVG/test/12 OffsetBlurTest.html | 67 ++++++++++++++++++ .../13 ColorMatrixTest.html} | 21 +++--- .../14 GroupTest.html} | 15 ++-- ShadowEditor.SVG/test2/10 SvgATest.html | 45 ------------ ShadowEditor.SVG/test2/11 SvgPathTest.html | 64 ----------------- .../test2/12 SvgGaussianBlurTest.html | 56 --------------- .../test2/13 SvgOffsetBlurTest.html | 69 ------------------- 9 files changed, 195 insertions(+), 252 deletions(-) create mode 100644 ShadowEditor.SVG/test/10 AnchorTest.html create mode 100644 ShadowEditor.SVG/test/11 GaussianBlurTest.html create mode 100644 ShadowEditor.SVG/test/12 OffsetBlurTest.html rename ShadowEditor.SVG/{test2/14 SvgColorMatrixTest.html => test/13 ColorMatrixTest.html} (83%) rename ShadowEditor.SVG/{test2/15 SvgGroupTest.html => test/14 GroupTest.html} (79%) delete mode 100644 ShadowEditor.SVG/test2/10 SvgATest.html delete mode 100644 ShadowEditor.SVG/test2/11 SvgPathTest.html delete mode 100644 ShadowEditor.SVG/test2/12 SvgGaussianBlurTest.html delete mode 100644 ShadowEditor.SVG/test2/13 SvgOffsetBlurTest.html diff --git a/ShadowEditor.SVG/test/10 AnchorTest.html b/ShadowEditor.SVG/test/10 AnchorTest.html new file mode 100644 index 00000000..4d70c1b1 --- /dev/null +++ b/ShadowEditor.SVG/test/10 AnchorTest.html @@ -0,0 +1,53 @@ + + + + +
+ +