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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/038-vertical-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 800x640 1 layer at (0,0) size 800x640
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x640 3 layer at (0,0) size 800x640
4 RenderBlock {HTML} at (0,0) size 800x640 4 RenderBlock {HTML} at (0,0) size 800x640
5 RenderBody {BODY} at (8,8) size 784x624 5 RenderBody {BODY} at (8,8) size 784x624
6 RenderBlock (anonymous) at (0,0) size 784x40 6 RenderBlock (anonymous) at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 772x39 7 RenderText {#text} at (0,0) size 772x39
8 text run at (0,0) width 260: "The two rows below should look identical . " 8 text run at (0,0) width 260: "The two rows below should look identical . "
9 text run at (260,0) width 512: "In both, the spanning cells in columns 2-3 should consume as much width as possible," 9 text run at (260,0) width 512: "In both, the spanning cells in columns 2-3 should consume as much width as possible,"
10 text run at (0,20) width 181: "while column 1 should be tiny." 10 text run at (0,20) width 181: "while column 1 should be tiny."
11 RenderTable {TABLE} at (0,40) size 58x584 [border: (2px outset #808080)] 11 RenderTable {TABLE} at (0,40) size 58x584 [border: (2px outset #808080)]
12 RenderTableSection {TBODY} at (2,2) size 54x580 12 RenderTableSection {TBODY} at (2,2) size 54x580
13 RenderTableRow {TR} at (0,2) size 24x580 13 RenderTableRow {TR} at (0,2) size 24x580
14 RenderTableCell {TD} at (2,2) size 24x12 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 14 RenderTableCell {TD} at (2,2) size 24x12 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (2,2) size 19x8 15 RenderText {#text} at (2,2) size 19x8
16 text run at (2,2) width 8: "1" 16 text run at (2,2) width 8: "1"
17 RenderTableCell {TD} at (2,16) size 24x562 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=2] 17 RenderTableCell {TD} at (2,16) size 24x562 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=2]
18 RenderText {#text} at (2,2) size 19x22 18 RenderText {#text} at (2,2) size 19x22
19 text run at (2,2) width 22: "2-3" 19 text run at (2,2) width 22: "2-3"
20 RenderTableRow {TR} at (0,28) size 24x580 20 RenderTableRow {TR} at (0,28) size 24x580
21 RenderTableCell {TD} at (28,2) size 24x12 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 21 RenderTableCell {TD} at (28,2) size 24x12 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
22 RenderText {#text} at (2,2) size 19x8 22 RenderText {#text} at (2,2) size 19x8
23 text run at (2,2) width 8: "1" 23 text run at (2,2) width 8: "1"
24 RenderTableCell {TD} at (28,16) size 24x562 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=2] 24 RenderTableCell {TD} at (28,16) size 24x562 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=2]
25 RenderText {#text} at (2,2) size 19x22 25 RenderText {#text} at (2,2) size 19x22
26 text run at (2,2) width 22: "2-3" 26 text run at (2,2) width 22: "2-3"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698