Title: [95530] trunk/LayoutTests
Revision
95530
Author
[email protected]
Date
2011-09-20 05:14:00 -0700 (Tue, 20 Sep 2011)

Log Message

Unreviewed, GTK baselines for tests added in r95461.

* platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt: Added.
* platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt: Added.
* platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt: Added.
* platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt: Added.
* platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95529 => 95530)


--- trunk/LayoutTests/ChangeLog	2011-09-20 12:10:31 UTC (rev 95529)
+++ trunk/LayoutTests/ChangeLog	2011-09-20 12:14:00 UTC (rev 95530)
@@ -1,3 +1,13 @@
+2011-09-20  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK baselines for tests added in r95461.
+
+        * platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt: Added.
+        * platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt: Added.
+        * platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt: Added.
+        * platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt: Added.
+        * platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt: Added.
+
 2011-09-20  Renata Hodovan  <[email protected]>
 
         [Qt] Rebase and unskip tests introduced in r95489 and r95488.

Added: trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt (0 => 95530)


--- trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt	2011-09-20 12:14:00 UTC (rev 95530)
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x64
+  RenderBlock {HTML} at (0,0) size 800x64
+    RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
+      RenderBlock {DIV} at (0,0) size 784x48
+        RenderTable at (0,0) size 64x16 [color=#000000]
+          RenderTableSection (anonymous) at (0,0) size 64x16
+            RenderTableRow (anonymous) at (0,0) size 64x16
+              RenderTableCell (anonymous) at (0,0) size 64x16 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+                RenderText at (0,0) size 64x17
+                  text run at (0,0) width 64: "ABCD"
+        RenderBlock {DIV} at (0,16) size 784x16
+          RenderText {#text} at (0,0) size 64x17
+            text run at (0,0) width 64: "1234"
+        RenderTable at (0,32) size 64x16 [color=#000000]
+          RenderTableSection (anonymous) at (0,0) size 64x16
+            RenderTableRow (anonymous) at (0,0) size 64x16
+              RenderTableCell (anonymous) at (0,0) size 64x16 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+                RenderText at (0,0) size 64x17
+                  text run at (0,0) width 64: "EFGH"

Added: trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt (0 => 95530)


--- trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt	2011-09-20 12:14:00 UTC (rev 95530)
@@ -0,0 +1,24 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x64
+  RenderBlock {HTML} at (0,0) size 800x64
+    RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
+      RenderBlock {DIV} at (0,0) size 784x48
+        RenderTable at (0,0) size 64x16 [color=#000000]
+          RenderTableSection (anonymous) at (0,0) size 64x16
+            RenderTableRow (anonymous) at (0,0) size 64x16
+              RenderTableCell (anonymous) at (0,0) size 64x16 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+                RenderText at (0,0) size 64x17
+                  text run at (0,0) width 64: "ABCD"
+        RenderTable {DIV} at (0,16) size 64x16
+          RenderTableSection (anonymous) at (0,0) size 64x16
+            RenderTableRow (anonymous) at (0,0) size 64x16
+              RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 64x17
+                  text run at (0,0) width 64: "1234"
+        RenderTable at (0,32) size 64x16 [color=#000000]
+          RenderTableSection (anonymous) at (0,0) size 64x16
+            RenderTableRow (anonymous) at (0,0) size 64x16
+              RenderTableCell (anonymous) at (0,0) size 64x16 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+                RenderText at (0,0) size 64x17
+                  text run at (0,0) width 64: "EFGH"

Added: trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt (0 => 95530)


--- trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt	2011-09-20 12:14:00 UTC (rev 95530)
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x64
+  RenderBlock {HTML} at (0,0) size 800x64
+    RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
+      RenderTable {DIV} at (0,0) size 64x48
+        RenderTableSection (anonymous) at (0,0) size 64x48
+          RenderTableRow (anonymous) at (0,0) size 64x16
+            RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
+              RenderText at (0,0) size 64x17
+                text run at (0,0) width 64: "ABCD"
+          RenderTableRow {DIV} at (0,16) size 64x16
+            RenderTableCell (anonymous) at (0,16) size 64x16 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 64x17
+                text run at (0,0) width 64: "1234"
+          RenderTableRow (anonymous) at (0,32) size 64x16
+            RenderTableCell (anonymous) at (0,32) size 64x16 [r=2 c=0 rs=1 cs=1]
+              RenderText at (0,0) size 64x17
+                text run at (0,0) width 64: "EFGH"

Added: trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt (0 => 95530)


--- trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt	2011-09-20 12:14:00 UTC (rev 95530)
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x64
+  RenderBlock {HTML} at (0,0) size 800x64
+    RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
+      RenderBlock {DIV} at (0,0) size 784x48
+        RenderTable at (0,0) size 64x16 [color=#000000]
+          RenderTableSection (anonymous) at (0,0) size 64x16
+            RenderTableRow (anonymous) at (0,0) size 64x16 [color=#0000FF]
+              RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
+                RenderText at (0,0) size 64x17
+                  text run at (0,0) width 64: "ABCD"
+        RenderBlock {DIV} at (0,16) size 784x16
+          RenderText {#text} at (0,0) size 64x17
+            text run at (0,0) width 64: "1234"
+        RenderTable at (0,32) size 64x16 [color=#000000]
+          RenderTableSection (anonymous) at (0,0) size 64x16
+            RenderTableRow (anonymous) at (0,0) size 64x16 [color=#0000FF]
+              RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
+                RenderText at (0,0) size 64x17
+                  text run at (0,0) width 64: "EFGH"

Added: trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt (0 => 95530)


--- trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt	2011-09-20 12:14:00 UTC (rev 95530)
@@ -0,0 +1,24 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x64
+  RenderBlock {HTML} at (0,0) size 800x64
+    RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF]
+      RenderBlock {DIV} at (0,0) size 784x48
+        RenderTable at (0,0) size 64x16 [color=#000000]
+          RenderTableSection (anonymous) at (0,0) size 64x16
+            RenderTableRow (anonymous) at (0,0) size 64x16 [color=#0000FF]
+              RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
+                RenderText at (0,0) size 64x17
+                  text run at (0,0) width 64: "ABCD"
+        RenderTable {DIV} at (0,16) size 64x16
+          RenderTableSection (anonymous) at (0,0) size 64x16
+            RenderTableRow (anonymous) at (0,0) size 64x16
+              RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 64x17
+                  text run at (0,0) width 64: "1234"
+        RenderTable at (0,32) size 64x16 [color=#000000]
+          RenderTableSection (anonymous) at (0,0) size 64x16
+            RenderTableRow (anonymous) at (0,0) size 64x16 [color=#0000FF]
+              RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
+                RenderText at (0,0) size 64x17
+                  text run at (0,0) width 64: "EFGH"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to