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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug119786-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 66x96 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 66x96 [border: (1px outset #808080)]
7 RenderBlock {CAPTION} at (0,0) size 66x40 [color=#008000] [bgcolor=#FFFF E0] 7 RenderBlock {CAPTION} at (0,0) size 66x40 [color=#008000] [bgcolor=#FFFF E0]
8 RenderText {#text} at (6,0) size 58x39 8 RenderText {#text} at (6,0) size 58x39
9 text run at (6,0) width 54: "Where is" 9 text run at (6,0) width 54: "Where is"
10 text run at (4,20) width 58: "the table?" 10 text run at (4,20) width 58: "the table?"
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 text run at (2,2) width 45: "Header" 82 text run at (2,2) width 45: "Header"
83 RenderBlock {CAPTION} at (0,0) size 66x40 [color=#008000] [bgcolor=#FFFF E0] 83 RenderBlock {CAPTION} at (0,0) size 66x40 [color=#008000] [bgcolor=#FFFF E0]
84 RenderText {#text} at (0,0) size 66x39 84 RenderText {#text} at (0,0) size 66x39
85 text run at (0,0) width 66: "Here is the" 85 text run at (0,0) width 66: "Here is the"
86 text run at (18,20) width 30: "table" 86 text run at (18,20) width 30: "table"
87 RenderTableSection {TBODY} at (1,69) size 64x26 87 RenderTableSection {TBODY} at (1,69) size 64x26
88 RenderTableRow {TR} at (0,0) size 64x24 88 RenderTableRow {TR} at (0,0) size 64x24
89 RenderTableCell {TD} at (2,0) size 60x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 89 RenderTableCell {TD} at (2,0) size 60x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
90 RenderText {#text} at (2,2) size 56x19 90 RenderText {#text} at (2,2) size 56x19
91 text run at (2,2) width 56: "Kibology" 91 text run at (2,2) width 56: "Kibology"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698