Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(178)

Unified Diff: webkit/data/layout_test_results/common/LayoutTests/fast/table/floating-th-expected.txt

Issue 8925: Add new tests' missing results. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_test_results/common/LayoutTests/fast/table/floating-th-expected.txt
===================================================================
--- webkit/data/layout_test_results/common/LayoutTests/fast/table/floating-th-expected.txt (revision 0)
+++ webkit/data/layout_test_results/common/LayoutTests/fast/table/floating-th-expected.txt (revision 0)
@@ -0,0 +1,38 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderTable {TABLE} at (0,0) size 163x104 [border: (1px solid #000000)]
+ RenderTableSection {THEAD} at (1,1) size 161x26
+ RenderTableRow {TR} at (0,2) size 161x22
+ RenderTableCell (anonymous) at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (floating) {TH} at (0,0) size 50x22
+ RenderText {#text} at (1,1) size 48x19
+ text run at (1,1) width 48: "Head 1"
+ RenderBlock (floating) {TH} at (50,0) size 50x22
+ RenderText {#text} at (1,1) size 48x19
+ text run at (1,1) width 48: "Head 2"
+ RenderTableSection {TFOOT} at (1,77) size 161x26
+ RenderTableRow {TR} at (0,2) size 161x22
+ RenderTableCell {TD} at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 53x19
+ text run at (1,1) width 53: "Footer 1"
+ RenderTableCell {TD} at (104,2) size 55x22 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 53x19
+ text run at (1,1) width 53: "Footer 2"
+ RenderTableSection {TBODY} at (1,27) size 161x50
+ RenderTableRow {TR} at (0,2) size 161x22
+ RenderTableCell {TD} at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 36x19
+ text run at (1,1) width 36: "Cell 1"
+ RenderTableCell {TD} at (104,2) size 55x22 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 36x19
+ text run at (1,1) width 36: "Cell 2"
+ RenderTableRow {TR} at (0,26) size 161x22
+ RenderTableCell {TD} at (2,26) size 100x22 [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 36x19
+ text run at (1,1) width 36: "Cell 3"
+ RenderTableCell {TD} at (104,26) size 55x22 [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 36x19
+ text run at (1,1) width 36: "Cell 4"

Powered by Google App Engine
This is Rietveld 408576698