Title: [142050] trunk/LayoutTests
Revision
142050
Author
schen...@chromium.org
Date
2013-02-06 16:18:43 -0800 (Wed, 06 Feb 2013)

Log Message

[Chromium] Test expectations update for Skia change.

Unreviewed expectations update

Files that we were expecting to fail. Now being rebaselined.

* platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.png:
* platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.png:
* platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Added.
* platform/chromium-linux/fast/text/justify-ideograph-vertical-expected.png:
* platform/chromium-linux/svg/custom/shapes-supporting-markers-expected.png:
* platform/chromium-linux/svg/custom/text-ctm-expected.png:
* platform/chromium-mac-lion/svg/custom/shapes-supporting-markers-expected.png:
* platform/chromium-mac/svg/custom/shapes-supporting-markers-expected.png:
* platform/chromium-mac/svg/custom/text-ctm-expected.txt:
* platform/chromium-win/svg/custom/shapes-supporting-markers-expected.png:
* platform/chromium-win/svg/custom/text-ctm-expected.png:
* platform/chromium-win/svg/custom/text-ctm-expected.txt: Removed.
* platform/gtk/svg/custom/text-ctm-expected.txt: Removed.
* svg/custom/text-ctm-expected.txt: Added.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (142049 => 142050)


--- trunk/LayoutTests/ChangeLog	2013-02-07 00:15:23 UTC (rev 142049)
+++ trunk/LayoutTests/ChangeLog	2013-02-07 00:18:43 UTC (rev 142050)
@@ -1,3 +1,26 @@
+2013-02-06  Stephen Chenney  <schen...@chromium.org>
+
+        [Chromium] Test expectations update for Skia change.
+
+        Unreviewed expectations update
+
+        Files that we were expecting to fail. Now being rebaselined.
+
+        * platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.png:
+        * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.png:
+        * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Added.
+        * platform/chromium-linux/fast/text/justify-ideograph-vertical-expected.png:
+        * platform/chromium-linux/svg/custom/shapes-supporting-markers-expected.png:
+        * platform/chromium-linux/svg/custom/text-ctm-expected.png:
+        * platform/chromium-mac-lion/svg/custom/shapes-supporting-markers-expected.png:
+        * platform/chromium-mac/svg/custom/shapes-supporting-markers-expected.png:
+        * platform/chromium-mac/svg/custom/text-ctm-expected.txt:
+        * platform/chromium-win/svg/custom/shapes-supporting-markers-expected.png:
+        * platform/chromium-win/svg/custom/text-ctm-expected.png:
+        * platform/chromium-win/svg/custom/text-ctm-expected.txt: Removed.
+        * platform/gtk/svg/custom/text-ctm-expected.txt: Removed.
+        * svg/custom/text-ctm-expected.txt: Added.
+
 2013-02-06  Rafael Weinstein  <rafa...@chromium.org>
 
         [HTMLTemplateElement] Non </template> end tags should be ignored in "template contents" insertion mode.

Modified: trunk/LayoutTests/platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.png


(Binary files differ)

Added: trunk/LayoutTests/platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/chromium-linux/fast/text/justify-ideograph-vertical-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/svg/custom/shapes-supporting-markers-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/svg/custom/text-ctm-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/shapes-supporting-markers-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/text-ctm-expected.txt (142049 => 142050)


--- trunk/LayoutTests/platform/chromium-mac/svg/custom/text-ctm-expected.txt	2013-02-07 00:15:23 UTC (rev 142049)
+++ trunk/LayoutTests/platform/chromium-mac/svg/custom/text-ctm-expected.txt	2013-02-07 00:18:43 UTC (rev 142050)
@@ -1,9 +1,9 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600
-  RenderSVGRoot {svg} at (100,71) size 86x37
-    RenderSVGContainer {g} at (100,71) size 86x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
-      RenderSVGViewportContainer {svg} at (100,71) size 86x37
-        RenderSVGText {text} at (70,55) size 43x19 contains 1 chunk(s)
-          RenderSVGInlineText {#text} at (0,0) size 43x19
+  RenderSVGRoot {svg} at (100,72) size 86x36
+    RenderSVGContainer {g} at (100,72) size 86x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
+      RenderSVGViewportContainer {svg} at (100,72) size 86x36
+        RenderSVGText {text} at (70,56) size 43x18 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 43x18
             chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 6 width 43.00: "Passed"

Modified: trunk/LayoutTests/platform/chromium-mac-lion/svg/custom/shapes-supporting-markers-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/shapes-supporting-markers-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/text-ctm-expected.png


(Binary files differ)

Deleted: trunk/LayoutTests/platform/chromium-win/svg/custom/text-ctm-expected.txt (142049 => 142050)


--- trunk/LayoutTests/platform/chromium-win/svg/custom/text-ctm-expected.txt	2013-02-07 00:15:23 UTC (rev 142049)
+++ trunk/LayoutTests/platform/chromium-win/svg/custom/text-ctm-expected.txt	2013-02-07 00:18:43 UTC (rev 142050)
@@ -1,9 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderSVGRoot {svg} at (100,72) size 84x36
-    RenderSVGContainer {g} at (100,72) size 84x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
-      RenderSVGViewportContainer {svg} at (100,72) size 84x36
-        RenderSVGText {text} at (70,56) size 42x18 contains 1 chunk(s)
-          RenderSVGInlineText {#text} at (0,0) size 42x18
-            chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 6 width 42.00: "Passed"

Deleted: trunk/LayoutTests/platform/gtk/svg/custom/text-ctm-expected.txt (142049 => 142050)


--- trunk/LayoutTests/platform/gtk/svg/custom/text-ctm-expected.txt	2013-02-07 00:15:23 UTC (rev 142049)
+++ trunk/LayoutTests/platform/gtk/svg/custom/text-ctm-expected.txt	2013-02-07 00:18:43 UTC (rev 142050)
@@ -1,9 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderSVGRoot {svg} at (100,70) size 86x38
-    RenderSVGContainer {g} at (100,70) size 86x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
-      RenderSVGViewportContainer {svg} at (100,70) size 86x38
-        RenderSVGText {text} at (70,55) size 43x19 contains 1 chunk(s)
-          RenderSVGInlineText {#text} at (0,0) size 43x19
-            chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 6 width 43.00: "Passed"

Added: trunk/LayoutTests/svg/custom/text-ctm-expected.txt (0 => 142050)


--- trunk/LayoutTests/svg/custom/text-ctm-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/svg/custom/text-ctm-expected.txt	2013-02-07 00:18:43 UTC (rev 142050)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (100,70) size 86x38
+    RenderSVGContainer {g} at (100,70) size 86x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
+      RenderSVGViewportContainer {svg} at (100,70) size 86x38
+        RenderSVGText {text} at (70,55) size 43x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 43x19
+            chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 6 width 43.00: "Passed"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to