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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug7714-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 RenderBlock {P} at (0,0) size 784x60 6 RenderBlock {P} at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 772x59 7 RenderText {#text} at (0,0) size 772x59
8 text run at (0,0) width 772: "The table below should have two columns and a total of 7 cells, arranged in an alternating/overlapping fashion. The cell spacing=0" 8 text run at (0,0) width 772: "The table below should have two columns and a total of 7 cells, arranged in an alternating/overlapping fashion. The cell spacing=0"
9 text run at (0,20) width 758: "for this table. In Nav4.5, this example can be viewed. In 5.0 (jun08 win95), this example displays (apparently) as a si mple 2x2" 9 text run at (0,20) width 758: "for this table. In Nav4.5, this example can be viewed. In 5.0 (jun08 win95), this example displays (apparently) as a si mple 2x2"
10 text run at (0,40) width 691: "table (i.e., some elements are not disp layed at all). (The numbers are the position of each TD in the HTML source)." 10 text run at (0,40) width 691: "table (i.e., some elements are not disp layed at all). (The numbers are the position of each TD in the HTML source)."
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 RenderText {#text} at (1,1) size 8x19 63 RenderText {#text} at (1,1) size 8x19
64 text run at (1,1) width 8: "5" 64 text run at (1,1) width 8: "5"
65 RenderTableRow {TR} at (0,107) size 35x20 65 RenderTableRow {TR} at (0,107) size 35x20
66 RenderTableCell {TD} at (5,119) size 10x22 [border: (1px inset #8080 80)] [r=4 c=0 rs=2 cs=1] 66 RenderTableCell {TD} at (5,119) size 10x22 [border: (1px inset #8080 80)] [r=4 c=0 rs=2 cs=1]
67 RenderText {#text} at (1,1) size 8x19 67 RenderText {#text} at (1,1) size 8x19
68 text run at (1,1) width 8: "6" 68 text run at (1,1) width 8: "6"
69 RenderTableRow {TR} at (0,132) size 35x22 69 RenderTableRow {TR} at (0,132) size 35x22
70 RenderTableCell {TD} at (20,132) size 10x22 [border: (1px inset #808 080)] [r=5 c=1 rs=1 cs=1] 70 RenderTableCell {TD} at (20,132) size 10x22 [border: (1px inset #808 080)] [r=5 c=1 rs=1 cs=1]
71 RenderText {#text} at (1,1) size 8x19 71 RenderText {#text} at (1,1) size 8x19
72 text run at (1,1) width 8: "7" 72 text run at (1,1) width 8: "7"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698