Title: [146302] trunk/LayoutTests
Revision
146302
Author
rn...@webkit.org
Date
2013-03-19 21:31:02 -0700 (Tue, 19 Mar 2013)

Log Message

Qt and GTK+ rebaselines after r146272.

* css3/flexbox/flexbox-baseline-expected.txt:
* platform/qt/css3/flexbox/flexbox-baseline-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146301 => 146302)


--- trunk/LayoutTests/ChangeLog	2013-03-20 04:21:39 UTC (rev 146301)
+++ trunk/LayoutTests/ChangeLog	2013-03-20 04:31:02 UTC (rev 146302)
@@ -1,3 +1,10 @@
+2013-03-19  Ryosuke Niwa  <rn...@webkit.org>
+
+        Qt and GTK+ rebaselines after r146272.
+
+        * css3/flexbox/flexbox-baseline-expected.txt:
+        * platform/qt/css3/flexbox/flexbox-baseline-expected.txt:
+
 2013-03-19  Tony Chang  <t...@chromium.org>
 
         Move testRunner.setTouchDragDropEnabled to internals.settings

Modified: trunk/LayoutTests/css3/flexbox/flexbox-baseline-expected.txt (146301 => 146302)


--- trunk/LayoutTests/css3/flexbox/flexbox-baseline-expected.txt	2013-03-20 04:21:39 UTC (rev 146301)
+++ trunk/LayoutTests/css3/flexbox/flexbox-baseline-expected.txt	2013-03-20 04:31:02 UTC (rev 146302)
@@ -94,13 +94,13 @@
       RenderText {#text} at (122,23) size 59x19
         text run at (122,23) width 59: " after text"
     RenderBlock {DIV} at (0,407) size 800x45
-      RenderText {#text} at (0,11) size 183x19
-        text run at (0,11) width 183: "should align with the middle "
+      RenderText {#text} at (0,10) size 183x19
+        text run at (0,10) width 183: "should align with the middle "
       RenderFlexibleBox {DIV} at (183,5) size 40x40 [bgcolor=#D3D3D3]
-        RenderBlock {DIV} at (0,0) size 40x21 [border: none (1px solid #000000) none]
-        RenderBlock {DIV} at (0,21) size 40x20
-      RenderText {#text} at (223,11) size 124x19
-        text run at (223,11) width 124: " of the grey flexbox"
+        RenderBlock {DIV} at (0,0) size 40x20 [border: none (1px solid #000000) none]
+        RenderBlock {DIV} at (0,20) size 40x19
+      RenderText {#text} at (223,10) size 124x19
+        text run at (223,10) width 124: " of the grey flexbox"
     RenderBlock {DIV} at (0,452) size 800x38
       RenderText {#text} at (0,20) size 184x19
         text run at (0,20) width 184: "should align with the bottom "

Modified: trunk/LayoutTests/platform/qt/css3/flexbox/flexbox-baseline-expected.txt (146301 => 146302)


--- trunk/LayoutTests/platform/qt/css3/flexbox/flexbox-baseline-expected.txt	2013-03-20 04:21:39 UTC (rev 146301)
+++ trunk/LayoutTests/platform/qt/css3/flexbox/flexbox-baseline-expected.txt	2013-03-20 04:31:02 UTC (rev 146302)
@@ -94,13 +94,13 @@
       RenderText {#text} at (117,24) size 57x19
         text run at (117,24) width 57: " after text"
     RenderBlock {DIV} at (0,412) size 800x45
-      RenderText {#text} at (0,11) size 169x19
-        text run at (0,11) width 169: "should align with the middle "
+      RenderText {#text} at (0,10) size 169x19
+        text run at (0,10) width 169: "should align with the middle "
       RenderFlexibleBox {DIV} at (169,5) size 40x40 [bgcolor=#D3D3D3]
-        RenderBlock {DIV} at (0,0) size 40x21 [border: none (1px solid #000000) none]
-        RenderBlock {DIV} at (0,21) size 40x20
-      RenderText {#text} at (209,11) size 116x19
-        text run at (209,11) width 116: " of the grey flexbox"
+        RenderBlock {DIV} at (0,0) size 40x20 [border: none (1px solid #000000) none]
+        RenderBlock {DIV} at (0,20) size 40x19
+      RenderText {#text} at (209,10) size 116x19
+        text run at (209,10) width 116: " of the grey flexbox"
     RenderBlock {DIV} at (0,457) size 800x39
       RenderText {#text} at (0,20) size 172x19
         text run at (0,20) width 172: "should align with the bottom "
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to