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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/floating-th-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (0,0) size 163x100 [border: (1px solid #000000)] 6 RenderTable {TABLE} at (0,0) size 163x100 [border: (1px solid #000000)]
7 RenderTableSection {THEAD} at (1,1) size 161x26 7 RenderTableSection {THEAD} at (1,1) size 161x26
8 RenderTableRow {TR} at (0,2) size 161x22 8 RenderTableRow {TR} at (0,2) size 161x22
9 RenderTableCell (anonymous) at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell (anonymous) at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1]
10 RenderBlock (floating) {TH} at (0,0) size 50x22 10 RenderBlock (floating) {TH} at (0,0) size 50x22
(...skipping 18 matching lines...) Expand all
29 RenderTableCell {TD} at (104,0) size 55x22 [r=0 c=1 rs=1 cs=1] 29 RenderTableCell {TD} at (104,0) size 55x22 [r=0 c=1 rs=1 cs=1]
30 RenderText {#text} at (1,1) size 36x19 30 RenderText {#text} at (1,1) size 36x19
31 text run at (1,1) width 36: "Cell 2" 31 text run at (1,1) width 36: "Cell 2"
32 RenderTableRow {TR} at (0,24) size 161x22 32 RenderTableRow {TR} at (0,24) size 161x22
33 RenderTableCell {TD} at (2,24) size 100x22 [r=1 c=0 rs=1 cs=1] 33 RenderTableCell {TD} at (2,24) size 100x22 [r=1 c=0 rs=1 cs=1]
34 RenderText {#text} at (1,1) size 36x19 34 RenderText {#text} at (1,1) size 36x19
35 text run at (1,1) width 36: "Cell 3" 35 text run at (1,1) width 36: "Cell 3"
36 RenderTableCell {TD} at (104,24) size 55x22 [r=1 c=1 rs=1 cs=1] 36 RenderTableCell {TD} at (104,24) size 55x22 [r=1 c=1 rs=1 cs=1]
37 RenderText {#text} at (1,1) size 36x19 37 RenderText {#text} at (1,1) size 36x19
38 text run at (1,1) width 36: "Cell 4" 38 text run at (1,1) width 36: "Cell 4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698