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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug1802-expected.txt

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (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 200x82 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 200x82 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 198x80 7 RenderTableSection {TBODY} at (1,1) size 198x80
8 RenderTableRow {TR} at (0,2) size 198x24 8 RenderTableRow {TR} at (0,2) size 198x24
9 RenderTableCell {TD} at (2,2) size 100x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 100x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 33x19 10 RenderText {#text} at (2,2) size 33x19
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 RenderText {#text} at (2,2) size 114x19 55 RenderText {#text} at (2,2) size 114x19
56 text run at (2,2) width 114: "<tr align=\"center\">" 56 text run at (2,2) width 114: "<tr align=\"center\">"
57 RenderTableCell {TH} at (363,54) size 219x24 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1] 57 RenderTableCell {TH} at (363,54) size 219x24 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1]
58 RenderText {#text} at (75,2) size 69x19 58 RenderText {#text} at (75,2) size 69x19
59 text run at (75,2) width 69: "th: Center" 59 text run at (75,2) width 69: "th: Center"
60 RenderTableCell {TD} at (584,54) size 196x24 [border: (1px inset #80 8080)] [r=2 c=2 rs=1 cs=1] 60 RenderTableCell {TD} at (584,54) size 196x24 [border: (1px inset #80 8080)] [r=2 c=2 rs=1 cs=1]
61 RenderText {#text} at (68,2) size 60x19 61 RenderText {#text} at (68,2) size 60x19
62 text run at (68,2) width 60: "td: Center" 62 text run at (68,2) width 60: "td: Center"
63 RenderBlock (anonymous) at (0,184) size 784x20 63 RenderBlock (anonymous) at (0,184) size 784x20
64 RenderBR {BR} at (0,0) size 0x19 64 RenderBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698