Title: [112239] trunk/LayoutTests
Revision
112239
Author
ph...@webkit.org
Date
2012-03-27 03:18:41 -0700 (Tue, 27 Mar 2012)

Log Message

Unreviewed, GTK rebaseline after r112229.

* platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.txt:
* platform/gtk/fast/table/quote-text-around-iframe-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112238 => 112239)


--- trunk/LayoutTests/ChangeLog	2012-03-27 10:08:50 UTC (rev 112238)
+++ trunk/LayoutTests/ChangeLog	2012-03-27 10:18:41 UTC (rev 112239)
@@ -1,3 +1,10 @@
+2012-03-27  Philippe Normand  <pnorm...@igalia.com>
+
+        Unreviewed, GTK rebaseline after r112229.
+
+        * platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.txt:
+        * platform/gtk/fast/table/quote-text-around-iframe-expected.txt:
+
 2012-03-26  Pavel Podivilov  <podivi...@chromium.org>
 
         Web Inspector: store UIBreakpoints on UISourceCode.

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.txt (112238 => 112239)


--- trunk/LayoutTests/platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.txt	2012-03-27 10:08:50 UTC (rev 112238)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.txt	2012-03-27 10:18:41 UTC (rev 112239)
@@ -11,4 +11,4 @@
             text run at (226,0) width 311: "https://bugs.webkit.org/show_bug.cgi?id=40142"
       RenderBlock {DIV} at (0,34) size 800x152
         RenderBlock {DIV} at (0,0) size 402x152 [border: (1px solid #DDDDDD)]
-          RenderImage {IMG} at (155,1) size 93x100
+          RenderImage {IMG} at (155,1) size 92x100

Modified: trunk/LayoutTests/platform/gtk/fast/table/quote-text-around-iframe-expected.txt (112238 => 112239)


--- trunk/LayoutTests/platform/gtk/fast/table/quote-text-around-iframe-expected.txt	2012-03-27 10:08:50 UTC (rev 112238)
+++ trunk/LayoutTests/platform/gtk/fast/table/quote-text-around-iframe-expected.txt	2012-03-27 10:18:41 UTC (rev 112239)
@@ -1,25 +1,25 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x198
-  RenderBlock {HTML} at (0,0) size 800x198
-    RenderBody {BODY} at (16,16) size 768x166
-      RenderTable at (0,0) size 395x166
-        RenderTableSection (anonymous) at (0,0) size 395x166
-          RenderTableRow {Q} at (0,0) size 395x166
-            RenderTableCell (anonymous) at (0,0) size 395x166 [r=0 c=0 rs=1 cs=1]
+layer at (0,0) size 800x348
+  RenderBlock {HTML} at (0,0) size 800x348
+    RenderBody {BODY} at (16,16) size 768x316
+      RenderTable at (0,0) size 695x316
+        RenderTableSection (anonymous) at (0,0) size 695x316
+          RenderTableRow {Q} at (0,0) size 695x316
+            RenderTableCell (anonymous) at (0,0) size 695x316 [r=0 c=0 rs=1 cs=1]
               RenderInline (generated) at (0,0) size 14x36
-                RenderQuote at (0,129) size 14x36
-                  text run at (0,129) width 14: "\""
-              RenderText {#text} at (13,129) size 32x36
-                text run at (13,129) width 32: " A"
-              RenderPartObject {IFRAME} at (44,0) size 308x158 [border: (4px inset #000000)]
-                layer at (0,0) size 300x150
-                  RenderView at (0,0) size 300x150
-                layer at (0,0) size 300x150
-                  RenderBlock {HTML} at (0,0) size 300x150
-                    RenderBody {BODY} at (8,8) size 284x134
-              RenderText {#text} at (352,129) size 30x36
-                text run at (352,129) width 30: "B "
+                RenderQuote at (0,279) size 14x36
+                  text run at (0,279) width 14: "\""
+              RenderText {#text} at (13,279) size 32x36
+                text run at (13,279) width 32: " A"
+              RenderPartObject {IFRAME} at (44,0) size 608x308 [border: (4px inset #000000)]
+                layer at (0,0) size 600x300
+                  RenderView at (0,0) size 600x300
+                layer at (0,0) size 600x300
+                  RenderBlock {HTML} at (0,0) size 600x300
+                    RenderBody {BODY} at (8,8) size 584x284
+              RenderText {#text} at (652,279) size 30x36
+                text run at (652,279) width 30: "B "
               RenderInline (generated) at (0,0) size 14x36
-                RenderQuote at (381,129) size 14x36
-                  text run at (381,129) width 14: "\""
+                RenderQuote at (681,279) size 14x36
+                  text run at (681,279) width 14: "\""
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to