Title: [146424] trunk/LayoutTests
Revision
146424
Author
[email protected]
Date
2013-03-20 18:44:13 -0700 (Wed, 20 Mar 2013)

Log Message

Mac rebaseline after r146415. I somehow missed the 1px difference.

* platform/mac/svg/custom/text-ctm-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146423 => 146424)


--- trunk/LayoutTests/ChangeLog	2013-03-21 01:39:58 UTC (rev 146423)
+++ trunk/LayoutTests/ChangeLog	2013-03-21 01:44:13 UTC (rev 146424)
@@ -1,3 +1,9 @@
+2013-03-20  Ryosuke Niwa  <[email protected]>
+
+        Mac rebaseline after r146415. I somehow missed the 1px difference.
+
+        * platform/mac/svg/custom/text-ctm-expected.txt:
+
 2013-03-20  Peter Kasting  <[email protected]>
 
         [chromium] Update test expectations to more closely match reality.

Modified: trunk/LayoutTests/platform/mac/svg/custom/text-ctm-expected.txt (146423 => 146424)


--- trunk/LayoutTests/platform/mac/svg/custom/text-ctm-expected.txt	2013-03-21 01:39:58 UTC (rev 146423)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-ctm-expected.txt	2013-03-21 01:44:13 UTC (rev 146424)
@@ -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"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to