Title: [199718] trunk/LayoutTests
Revision
199718
Author
carlo...@webkit.org
Date
2016-04-19 04:10:12 -0700 (Tue, 19 Apr 2016)

Log Message

Unreviewed GTK+ gardening. Rebaseline fast/transforms/bounding-rect-zoom.html after r197450.

* platform/gtk/fast/transforms/bounding-rect-zoom-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (199717 => 199718)


--- trunk/LayoutTests/ChangeLog	2016-04-19 10:59:28 UTC (rev 199717)
+++ trunk/LayoutTests/ChangeLog	2016-04-19 11:10:12 UTC (rev 199718)
@@ -1,5 +1,11 @@
 2016-04-19  Carlos Garcia Campos  <cgar...@igalia.com>
 
+        Unreviewed GTK+ gardening. Rebaseline fast/transforms/bounding-rect-zoom.html after r197450.
+
+        * platform/gtk/fast/transforms/bounding-rect-zoom-expected.txt:
+
+2016-04-19  Carlos Garcia Campos  <cgar...@igalia.com>
+
         Unreviewed GTK+ gardening. Rebaseline tests after r199659.
 
         We are now using the theme colors for the menu lists text.

Modified: trunk/LayoutTests/platform/gtk/fast/transforms/bounding-rect-zoom-expected.txt (199717 => 199718)


--- trunk/LayoutTests/platform/gtk/fast/transforms/bounding-rect-zoom-expected.txt	2016-04-19 10:59:28 UTC (rev 199717)
+++ trunk/LayoutTests/platform/gtk/fast/transforms/bounding-rect-zoom-expected.txt	2016-04-19 11:10:12 UTC (rev 199718)
@@ -9,16 +9,16 @@
         RenderBR {BR} at (303,12) size 0x0
         RenderText {#text} at (0,15) size 176x15
           text run at (0,15) width 176: "There should be no red visible."
-      RenderTable {TABLE} at (0,44) size 786x20
-        RenderTableSection {TBODY} at (0,0) size 786x19
-          RenderTableRow {TR} at (0,1) size 786x17
-            RenderTableCell {TD} at (1,1) size 182x17 [r=0 c=0 rs=1 cs=1]
+      RenderTable {TABLE} at (0,44) size 786x21
+        RenderTableSection {TBODY} at (0,0) size 786x21
+          RenderTableRow {TR} at (0,1) size 786x18
+            RenderTableCell {TD} at (1,1) size 183x18 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (0,1) size 146x15
                 text run at (0,1) width 146: "getClientBoundingRect():"
               RenderText {#text} at (0,0) size 0x0
               RenderText {#text} at (0,0) size 0x0
               RenderText {#text} at (0,0) size 0x0
-            RenderTableCell {TD} at (183,1) size 602x17 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (185,1) size 599x18 [r=0 c=1 rs=1 cs=1]
               RenderText {#text} at (0,1) size 96x15
                 text run at (0,1) width 96: "getClientRects():"
               RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to