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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5838-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 199x128 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 199x128 [border: (1px outset #808080)]
7 RenderBlock {CAPTION} at (0,0) size 199x20 7 RenderBlock {CAPTION} at (0,0) size 199x20
8 RenderInline {EM} at (0,0) size 189x19 8 RenderInline {EM} at (0,0) size 189x19
9 RenderText {#text} at (5,0) size 189x19 9 RenderText {#text} at (5,0) size 189x19
10 text run at (5,0) width 189: "A test table with merged cells" 10 text run at (5,0) width 189: "A test table with merged cells"
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 text run at (2,2) width 56: "Females" 46 text run at (2,2) width 56: "Females"
47 RenderTableCell {TD} at (88,80) size 45x24 [border: (1px inset #8080 80)] [r=3 c=1 rs=1 cs=1] 47 RenderTableCell {TD} at (88,80) size 45x24 [border: (1px inset #8080 80)] [r=3 c=1 rs=1 cs=1]
48 RenderText {#text} at (23,2) size 20x19 48 RenderText {#text} at (23,2) size 20x19
49 text run at (23,2) width 20: "1.7" 49 text run at (23,2) width 20: "1.7"
50 RenderTableCell {TD} at (39,80) size 47x24 [border: (1px inset #8080 80)] [r=3 c=2 rs=1 cs=1] 50 RenderTableCell {TD} at (39,80) size 47x24 [border: (1px inset #8080 80)] [r=3 c=2 rs=1 cs=1]
51 RenderText {#text} at (9,2) size 36x19 51 RenderText {#text} at (9,2) size 36x19
52 text run at (9,2) width 36: "0.002" 52 text run at (9,2) width 36: "0.002"
53 RenderTableCell {TD} at (2,80) size 35x24 [border: (1px inset #80808 0)] [r=3 c=3 rs=1 cs=1] 53 RenderTableCell {TD} at (2,80) size 35x24 [border: (1px inset #80808 0)] [r=3 c=3 rs=1 cs=1]
54 RenderText {#text} at (4,2) size 29x19 54 RenderText {#text} at (4,2) size 29x19
55 text run at (4,2) width 29: "43%" 55 text run at (4,2) width 29: "43%"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698