From: rwlbuis@webkit.org Date: Wed, 31 Jul 2013 21:09:52 +0000 (+0000) Subject: Convert SVG test from r153433 to a reftest X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=dceb9ea909e3476794a19030f10400077b74fbe7 Convert SVG test from r153433 to a reftest https://bugs.webkit.org/show_bug.cgi?id=119346 Reviewed by Philip Rogers. Reftest taken from https://chromium.googlesource.com/chromium/blink/+/ac10e305a870c8fd500b42e90075aee3aa48da8d. * platform/qt/svg/animations/attributeNameAndAttributeTypeMissmatch-expected.txt: Removed. * svg/animations/attributeNameAndAttributeTypeMismatch-expected.html: Added. * svg/animations/attributeNameAndAttributeTypeMismatch.html: Added. * svg/animations/attributeNameAndAttributeTypeMissmatch.svg: Removed. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@153543 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index bc3a03b..39448d8 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,17 @@ +2013-07-31 Rob Buis + + Convert SVG test from r153433 to a reftest + https://bugs.webkit.org/show_bug.cgi?id=119346 + + Reviewed by Philip Rogers. + + Reftest taken from https://chromium.googlesource.com/chromium/blink/+/ac10e305a870c8fd500b42e90075aee3aa48da8d. + + * platform/qt/svg/animations/attributeNameAndAttributeTypeMissmatch-expected.txt: Removed. + * svg/animations/attributeNameAndAttributeTypeMismatch-expected.html: Added. + * svg/animations/attributeNameAndAttributeTypeMismatch.html: Added. + * svg/animations/attributeNameAndAttributeTypeMissmatch.svg: Removed. + 2013-07-31 Ruth Fong Mac UI behaviour diff --git a/LayoutTests/platform/qt/svg/animations/attributeNameAndAttributeTypeMissmatch-expected.txt b/LayoutTests/platform/qt/svg/animations/attributeNameAndAttributeTypeMissmatch-expected.txt deleted file mode 100644 index 4d74d90..0000000 --- a/LayoutTests/platform/qt/svg/animations/attributeNameAndAttributeTypeMissmatch-expected.txt +++ /dev/null @@ -1,7 +0,0 @@ -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x600 - RenderSVGRoot {svg} at (10,5) size 243x19 - RenderSVGText {text} at (10,5) size 243x19 contains 1 chunk(s) - RenderSVGInlineText {#text} at (0,0) size 243x19 - chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 42 width 243.00: "Test passes if it does not crash in debug." diff --git a/LayoutTests/svg/animations/attributeNameAndAttributeTypeMismatch-expected.html b/LayoutTests/svg/animations/attributeNameAndAttributeTypeMismatch-expected.html new file mode 100644 index 0000000..c572db2 --- /dev/null +++ b/LayoutTests/svg/animations/attributeNameAndAttributeTypeMismatch-expected.html @@ -0,0 +1,8 @@ + + + + + Test passes if it does not crash. + + + \ No newline at end of file diff --git a/LayoutTests/svg/animations/attributeNameAndAttributeTypeMismatch.html b/LayoutTests/svg/animations/attributeNameAndAttributeTypeMismatch.html new file mode 100644 index 0000000..294e30d --- /dev/null +++ b/LayoutTests/svg/animations/attributeNameAndAttributeTypeMismatch.html @@ -0,0 +1,9 @@ + + + + + + Test passes if it does not crash. + + + \ No newline at end of file diff --git a/LayoutTests/svg/animations/attributeNameAndAttributeTypeMissmatch.svg b/LayoutTests/svg/animations/attributeNameAndAttributeTypeMissmatch.svg deleted file mode 100644 index 78737a3..0000000 --- a/LayoutTests/svg/animations/attributeNameAndAttributeTypeMissmatch.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - Test passes if it does not crash in debug. -