Title: [143651] trunk/LayoutTests
Revision
143651
Author
p...@google.com
Date
2013-02-21 14:03:04 -0800 (Thu, 21 Feb 2013)

Log Message

Rebaseline 4 SVG tests after an aspect ratio change in r143389

These 4 SVG tests needed a rebaseline after fixing WK99984.

Unreviewed rebaseline of test expectations.

* platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
* platform/chromium-mac-lion/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
* platform/chromium-mac-lion/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
* platform/chromium-mac/svg/as-image/image-preserveAspectRatio-all-expected.png: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
* platform/chromium-mac/svg/filters/feImage-preserveAspectRatio-all-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
* platform/chromium/TestExpectations:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (143650 => 143651)


--- trunk/LayoutTests/ChangeLog	2013-02-21 21:53:01 UTC (rev 143650)
+++ trunk/LayoutTests/ChangeLog	2013-02-21 22:03:04 UTC (rev 143651)
@@ -1,5 +1,27 @@
 2013-02-21  Philip Rogers  <p...@google.com>
 
+        Rebaseline 4 SVG tests after an aspect ratio change in r143389
+
+        These 4 SVG tests needed a rebaseline after fixing WK99984.
+
+        Unreviewed rebaseline of test expectations.
+
+        * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
+        * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
+        * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
+        * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
+        * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
+        * platform/chromium-mac/svg/as-image/image-preserveAspectRatio-all-expected.png: Added.
+        * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
+        * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
+        * platform/chromium-mac/svg/filters/feImage-preserveAspectRatio-all-expected.png: Added.
+        * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
+        * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
+        * platform/chromium/TestExpectations:
+
+2013-02-21  Philip Rogers  <p...@google.com>
+
         Fix duplicate TestExpecataions entry for svg/custom/foreign-object-skew.svg
 
         Unreviewed gardening of TestExpecations

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (143650 => 143651)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-02-21 21:53:01 UTC (rev 143650)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-02-21 22:03:04 UTC (rev 143651)
@@ -1386,12 +1386,6 @@
 webkit.org/b/101396 svg/css/clippath-with-shadow.svg
 webkit.org/b/101396 svg/css/arrow-with-shadow.svg
 
-# These tests need to be rebaselined after https://bugs.webkit.org/show_bug.cgi?id=99984
-webkit.org/b/99984 svg/as-image/image-preserveAspectRatio-all.svg [ ImageOnlyFailure Pass ]
-webkit.org/b/99984 svg/filters/feImage-preserveAspectRatio-all.svg [ ImageOnlyFailure Pass ]
-webkit.org/b/99984 svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr.html [ ImageOnlyFailure Pass ]
-webkit.org/b/99984 svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html [ ImageOnlyFailure Pass ]
-
 # Need rebaseline after https://bugs.webkit.org/show_bug.cgi?id=109775
 webkit.org/b/109775 [ Win Mac ] media/audio-controls-rendering.html [ Failure ]
 webkit.org/b/109775 [ Lion MountainLion Win7 ] media/controls-after-reload.html [ Failure ]

Modified: trunk/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png


(Binary files differ)

Added: trunk/LayoutTests/platform/chromium-mac/svg/as-image/image-preserveAspectRatio-all-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/svg/as-image/image-preserveAspectRatio-all-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png


(Binary files differ)

Added: trunk/LayoutTests/platform/chromium-mac/svg/filters/feImage-preserveAspectRatio-all-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/svg/filters/feImage-preserveAspectRatio-all-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/chromium-mac-lion/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac-lion/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png


(Binary files differ)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to