Title: [92566] trunk/LayoutTests
Revision
92566
Author
[email protected]
Date
2011-08-06 16:35:18 -0700 (Sat, 06 Aug 2011)

Log Message

Unreviewed gardening.
Fix environmental differencies in the results added in r92564.
I was in the wrong chroot.

* platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
* platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92565 => 92566)


--- trunk/LayoutTests/ChangeLog	2011-08-06 22:36:40 UTC (rev 92565)
+++ trunk/LayoutTests/ChangeLog	2011-08-06 23:35:18 UTC (rev 92566)
@@ -1,6 +1,15 @@
 2011-08-06  Balazs Kelemen  <[email protected]>
 
         Unreviewed gardening.
+        Fix environmental differencies in the results added in r92564.
+        I was in the wrong chroot.
+
+        * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
+        * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
+
+2011-08-06  Balazs Kelemen  <[email protected]>
+
+        Unreviewed gardening.
         Add missing Qt results.
 
         * platform/qt/Skipped:

Modified: trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt (92565 => 92566)


--- trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt	2011-08-06 22:36:40 UTC (rev 92565)
+++ trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt	2011-08-06 23:35:18 UTC (rev 92566)
@@ -27,7 +27,7 @@
                         layer at (0,0) size 138x69
                           RenderView at (0,0) size 122x53
                         layer at (0,0) size 138x69
-                          RenderSVGRoot {svg} at (22,0) size 93x69
+                          RenderSVGRoot {svg} at (23,0) size 92x69
                             RenderSVGContainer {g} at (27,8) size 73x46
                               RenderSVGPath {rect} at (28,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
                               RenderSVGPath {rect} at (47,8) size 11x17 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
@@ -40,7 +40,7 @@
                             RenderSVGText {text} at (10,298) size 282x58 contains 1 chunk(s)
                               RenderSVGInlineText {#text} at (0,0) size 282x58
                                 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 281.74: "$Revision: 1.7 $"
-                            RenderSVGPath {rect} at (22,0) size 93x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+                            RenderSVGPath {rect} at (23,0) size 92x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
                       RenderText {#text} at (0,0) size 0x0
                     RenderTableCell {td} at (245,96) size 244x83 [r=2 c=1 rs=1 cs=1]
                       RenderImage {img} at (5,5) size 138x69

Modified: trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt (92565 => 92566)


--- trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt	2011-08-06 22:36:40 UTC (rev 92565)
+++ trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt	2011-08-06 23:35:18 UTC (rev 92566)
@@ -27,7 +27,7 @@
                         layer at (0,0) size 138x69
                           RenderView at (0,0) size 122x53
                         layer at (0,0) size 138x69
-                          RenderSVGRoot {svg} at (22,0) size 93x69
+                          RenderSVGRoot {svg} at (23,0) size 92x69
                             RenderSVGContainer {g} at (27,8) size 73x46
                               RenderSVGPath {rect} at (28,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
                               RenderSVGPath {rect} at (47,8) size 11x17 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
@@ -40,7 +40,7 @@
                             RenderSVGText {text} at (10,298) size 282x58 contains 1 chunk(s)
                               RenderSVGInlineText {#text} at (0,0) size 282x58
                                 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 281.74: "$Revision: 1.7 $"
-                            RenderSVGPath {rect} at (22,0) size 93x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+                            RenderSVGPath {rect} at (23,0) size 92x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
                       RenderText {#text} at (0,0) size 0x0
                     RenderTableCell {td} at (245,96) size 244x83 [r=2 c=1 rs=1 cs=1]
                       RenderImage {img} at (5,5) size 138x69
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to