Title: [122441] trunk/LayoutTests
Revision
122441
Author
commit-qu...@webkit.org
Date
2012-07-12 03:44:04 -0700 (Thu, 12 Jul 2012)

Log Message

[GTK] Rebaseline after 122416 and r122408
https://bugs.webkit.org/show_bug.cgi?id=91066

Unreviewed gardening.

Rebaseline fast/multicol/table-vertical-align.html
after r122416 (which updated results missing after the fix
from r122408)

Patch by Simon Pena <sp...@igalia.com> on 2012-07-12

* platform/gtk/fast/multicol/table-vertical-align-expected.png:
* platform/gtk/fast/multicol/table-vertical-align-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122440 => 122441)


--- trunk/LayoutTests/ChangeLog	2012-07-12 10:29:53 UTC (rev 122440)
+++ trunk/LayoutTests/ChangeLog	2012-07-12 10:44:04 UTC (rev 122441)
@@ -1,5 +1,19 @@
 2012-07-12  Simon Pena  <sp...@igalia.com>
 
+        [GTK] Rebaseline after 122416 and r122408
+        https://bugs.webkit.org/show_bug.cgi?id=91066
+
+        Unreviewed gardening.
+
+        Rebaseline fast/multicol/table-vertical-align.html
+        after r122416 (which updated results missing after the fix
+        from r122408)
+
+        * platform/gtk/fast/multicol/table-vertical-align-expected.png:
+        * platform/gtk/fast/multicol/table-vertical-align-expected.txt:
+
+2012-07-12  Simon Pena  <sp...@igalia.com>
+
         [GTK] Gardening: rebaseline after r122414
         https://bugs.webkit.org/show_bug.cgi?id=91064
 

Modified: trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.txt (122440 => 122441)


--- trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.txt	2012-07-12 10:29:53 UTC (rev 122440)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.txt	2012-07-12 10:44:04 UTC (rev 122441)
@@ -141,7 +141,7 @@
     RenderTable {TABLE} at (0,0) size 376x1166 [border: (1px outset #808080)]
       RenderTableSection {TBODY} at (1,1) size 374x1164
         RenderTableRow {TR} at (0,0) size 374x1127
-          RenderTableCell {TD} at (0,0) size 140x1127 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+          RenderTableCell {TD} at (0,0) size 140x1164 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
             RenderText {#text} at (11,11) size 105x37
               text run at (11,11) width 105: "This cell has lots"
               text run at (11,29) width 44: "of text."
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to