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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/overflowHidden-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 785x2484 1 layer at (0,0) size 785x2484
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x2484 3 layer at (0,0) size 785x2484
4 RenderBlock {HTML} at (0,0) size 785x2484 4 RenderBlock {HTML} at (0,0) size 785x2484
5 RenderBody {BODY} at (8,8) size 769x2468 5 RenderBody {BODY} at (8,8) size 769x2468
6 RenderTable {TABLE} at (0,0) size 418x112 [border: (2px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 418x112 [border: (2px outset #808080)]
7 RenderTableSection {TBODY} at (2,2) size 414x108 7 RenderTableSection {TBODY} at (2,2) size 414x108
8 RenderTableRow {TR} at (0,2) size 414x104 8 RenderTableRow {TR} at (0,2) size 414x104
9 RenderTableCell {TD} at (308,2) size 104x104 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1] 9 RenderTableCell {TD} at (308,2) size 104x104 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1]
10 RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080] 10 RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
221 RenderTableCell {TD} at (2,42) size 604x24 [bgcolor=#808080] [border: (1px ins et #808080)] [r=0 c=0 rs=1 cs=1] 221 RenderTableCell {TD} at (2,42) size 604x24 [bgcolor=#808080] [border: (1px ins et #808080)] [r=0 c=0 rs=1 cs=1]
222 RenderBlock {DIV} at (2,2) size 600x20 [bgcolor=#FFC0CB] 222 RenderBlock {DIV} at (2,2) size 600x20 [bgcolor=#FFC0CB]
223 RenderText {#text} at (0,0) size 272x19 223 RenderText {#text} at (0,0) size 272x19
224 text run at (0,0) width 272: "With relative positioning and an offset on cell." 224 text run at (0,0) width 272: "With relative positioning and an offset on cell."
225 layer at (108,1622) size 300x100 scrollWidth 600 225 layer at (108,1622) size 300x100 scrollWidth 600
226 RenderTableCell {DIV} at (0,40) size 300x20 [r=0 c=0 rs=1 cs=1] 226 RenderTableCell {DIV} at (0,40) size 300x20 [r=0 c=0 rs=1 cs=1]
227 RenderBlock {DIV} at (0,0) size 300x20 227 RenderBlock {DIV} at (0,0) size 300x20
228 RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#FFA500] 228 RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#FFA500]
229 RenderText {#text} at (0,0) size 261x19 229 RenderText {#text} at (0,0) size 261x19
230 text run at (0,0) width 261: "With display:table-cell + relative posit ioning" 230 text run at (0,0) width 261: "With display:table-cell + relative posit ioning"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698