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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/absolute-table-at-bottom-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 800x196 3 layer at (0,0) size 800x196
4 RenderBlock {HTML} at (0,0) size 800x195.88 4 RenderBlock {HTML} at (0,0) size 800x195.88
5 RenderBody {BODY} at (8,8) size 784x179.88 5 RenderBody {BODY} at (8,8) size 784x179.88
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 104x19 7 RenderText {#text} at (0,0) size 104x19
8 text run at (0,0) width 104: "Testcase for bug " 8 text run at (0,0) width 104: "Testcase for bug "
9 RenderInline {A} at (0,0) size 32x19 [color=#0000EE] 9 RenderInline {A} at (0,0) size 32x19 [color=#0000EE]
10 RenderText {#text} at (104,0) size 32x19 10 RenderText {#text} at (104,0) size 32x19
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 RenderTable {TABLE} at (360,572) size 120x28 [border: (1px solid #FF0000)] 44 RenderTable {TABLE} at (360,572) size 120x28 [border: (1px solid #FF0000)]
45 RenderTableSection {TBODY} at (1,1) size 118x26 45 RenderTableSection {TBODY} at (1,1) size 118x26
46 RenderTableRow {TR} at (0,2) size 118x22 46 RenderTableRow {TR} at (0,2) size 118x22
47 RenderTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1] 47 RenderTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1]
48 RenderText {#text} at (1,1) size 66x19 48 RenderText {#text} at (1,1) size 66x19
49 text run at (1,1) width 66: "Short table" 49 text run at (1,1) width 66: "Short table"
50 layer at (0,580) size 62x20 50 layer at (0,580) size 62x20
51 RenderBlock (positioned) {P} at (0,580) size 62x20 51 RenderBlock (positioned) {P} at (0,580) size 62x20
52 RenderText {#text} at (0,0) size 62x19 52 RenderText {#text} at (0,0) size 62x19
53 text run at (0,0) width 62: "Paragraph" 53 text run at (0,0) width 62: "Paragraph"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698