Title: [119727] trunk/LayoutTests
Revision
119727
Author
[email protected]
Date
2012-06-07 08:31:34 -0700 (Thu, 07 Jun 2012)

Log Message

[Chromium] Rebaseline tests after r119591 that enabled imageSmoothingEnabled for patterns
https://bugs.webkit.org/show_bug.cgi?id=88253

Unreviewed; test expectations update.

* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/chromium-linux/svg/custom/pattern-skew-transformed-expected.png: Removed.
* platform/chromium-linux/svg/custom/pattern-with-transformation-expected.png:
* platform/chromium-mac-leopard/svg/custom/pattern-with-transformation-expected.png:
* platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/chromium-mac/svg/custom/nested-pattern-boundingBoxModeContent-expected.png:
* platform/chromium-mac/svg/custom/oversized-pattern-scale-expected.png:
* platform/chromium-mac/svg/custom/pattern-in-defs-expected.png:
* platform/chromium-mac/svg/custom/pattern-skew-transformed-expected.png:
* platform/chromium-mac/svg/custom/pattern-with-transformation-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/chromium-win/svg/custom/nested-pattern-boundingBoxModeContent-expected.png:
* platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png:
* platform/chromium-win/svg/custom/pattern-in-defs-expected.png:
* platform/chromium-win/svg/custom/pattern-skew-transformed-expected.png:
* platform/chromium-win/svg/custom/pattern-with-transformation-expected.png:
* platform/chromium/TestExpectations:

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119726 => 119727)


--- trunk/LayoutTests/ChangeLog	2012-06-07 15:24:32 UTC (rev 119726)
+++ trunk/LayoutTests/ChangeLog	2012-06-07 15:31:34 UTC (rev 119727)
@@ -1,3 +1,29 @@
+2012-06-07  Stephen White  <[email protected]>
+
+        [Chromium] Rebaseline tests after r119591 that enabled imageSmoothingEnabled for patterns
+        https://bugs.webkit.org/show_bug.cgi?id=88253
+
+        Unreviewed; test expectations update.
+
+        * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
+        * platform/chromium-linux/svg/custom/pattern-skew-transformed-expected.png: Removed.
+        * platform/chromium-linux/svg/custom/pattern-with-transformation-expected.png:
+        * platform/chromium-mac-leopard/svg/custom/pattern-with-transformation-expected.png:
+        * platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png:
+        * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
+        * platform/chromium-mac/svg/custom/nested-pattern-boundingBoxModeContent-expected.png:
+        * platform/chromium-mac/svg/custom/oversized-pattern-scale-expected.png:
+        * platform/chromium-mac/svg/custom/pattern-in-defs-expected.png:
+        * platform/chromium-mac/svg/custom/pattern-skew-transformed-expected.png:
+        * platform/chromium-mac/svg/custom/pattern-with-transformation-expected.png:
+        * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
+        * platform/chromium-win/svg/custom/nested-pattern-boundingBoxModeContent-expected.png:
+        * platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png:
+        * platform/chromium-win/svg/custom/pattern-in-defs-expected.png:
+        * platform/chromium-win/svg/custom/pattern-skew-transformed-expected.png:
+        * platform/chromium-win/svg/custom/pattern-with-transformation-expected.png:
+        * platform/chromium/TestExpectations:
+
 2012-06-07  Mario Sanchez Prada  <[email protected]>
 
         Unreviewed. Unskip passing tests for GTK.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (119726 => 119727)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-07 15:24:32 UTC (rev 119726)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-07 15:31:34 UTC (rev 119727)
@@ -3782,18 +3782,6 @@
 //BUGCR84157 WIN : platform/chromium/virtual/gpu/fast/canvas/canvas-currentColor.html = TEXT
 BUGCR131187 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.cone.cylinder.html = TEXT
 BUGCR131187 : platform/chromium/virtual/gpu/fast/canvas/canvas-currentColor.html = TEXT
-// Needs rebaselining for changes that fix BUGWK88103
-BUGWK88253 : fast/canvas/image-object-in-canvas.html = IMAGE
-BUGWK88253 : fast/canvas/image-pattern-rotate.html = IMAGE
-BUGWK88253 : svg/custom/nested-pattern-boundingBoxModeContent.svg = IMAGE
-BUGWK88253 : svg/custom/non-scaling-stroke.svg = IMAGE
-BUGWK88253 : svg/custom/oversized-pattern-scale.svg = IMAGE
-BUGWK88253 : svg/custom/pattern-in-defs.svg = IMAGE
-BUGWK88253 : svg/custom/pattern-rotate.svg = IMAGE
-BUGWK88253 : svg/custom/pattern-skew-transformed.svg = IMAGE
-BUGWK88253 : svg/transforms/text-with-pattern-inside-transformed-html.xhtml = IMAGE
-BUGWK88253 : svg/W3C-SVG-1.1/pservers-grad-06-b.svg = IMAGE
-BUGWK88253 : svg/custom/pattern-with-transformation.svg = IMAGE
 
 BUGWK88481 : fast/loader/webarchive-encoding-respected.html = TEXT
 

Modified: trunk/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png


(Binary files differ)

Deleted: trunk/LayoutTests/platform/chromium-linux/svg/custom/pattern-skew-transformed-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/svg/custom/pattern-with-transformation-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/nested-pattern-boundingBoxModeContent-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/oversized-pattern-scale-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/pattern-in-defs-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/pattern-skew-transformed-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/pattern-with-transformation-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac-leopard/svg/custom/pattern-with-transformation-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/nested-pattern-boundingBoxModeContent-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/pattern-in-defs-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/pattern-skew-transformed-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/pattern-with-transformation-expected.png


(Binary files differ)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to