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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug9271-1-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 800x248 3 layer at (0,0) size 800x248
4 RenderBlock {HTML} at (0,0) size 800x247.88 4 RenderBlock {HTML} at (0,0) size 800x247.88
5 RenderBody {BODY} at (8,21.44) size 784x218.44 5 RenderBody {BODY} at (8,21.44) size 784x218.44
6 RenderBlock {H1} at (0,0) size 784x37 6 RenderBlock {H1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 352x36 7 RenderText {#text} at (0,0) size 352x36
8 text run at (0,0) width 352: "insertRow() bugs, 0 based" 8 text run at (0,0) width 352: "insertRow() bugs, 0 based"
9 RenderTable {TABLE} at (0,58.44) size 141x160 [border: (1px outset #808080 )] 9 RenderTable {TABLE} at (0,58.44) size 141x160 [border: (1px outset #808080 )]
10 RenderTableSection {TBODY} at (1,1) size 139x158 10 RenderTableSection {TBODY} at (1,1) size 139x158
(...skipping 14 matching lines...) Expand all
25 RenderText {#text} at (2,2) size 131x19 25 RenderText {#text} at (2,2) size 131x19
26 text run at (2,2) width 131: "This is row number 3." 26 text run at (2,2) width 131: "This is row number 3."
27 RenderTableRow {TR} at (0,106) size 139x24 27 RenderTableRow {TR} at (0,106) size 139x24
28 RenderTableCell {TD} at (2,106) size 135x24 [border: (1px inset #808 080)] [r=4 c=0 rs=1 cs=1] 28 RenderTableCell {TD} at (2,106) size 135x24 [border: (1px inset #808 080)] [r=4 c=0 rs=1 cs=1]
29 RenderText {#text} at (2,2) size 131x19 29 RenderText {#text} at (2,2) size 131x19
30 text run at (2,2) width 131: "This is row number 4." 30 text run at (2,2) width 131: "This is row number 4."
31 RenderTableRow {TR} at (0,132) size 139x24 31 RenderTableRow {TR} at (0,132) size 139x24
32 RenderTableCell {TD} at (2,132) size 135x24 [border: (1px inset #808 080)] [r=5 c=0 rs=1 cs=1] 32 RenderTableCell {TD} at (2,132) size 135x24 [border: (1px inset #808 080)] [r=5 c=0 rs=1 cs=1]
33 RenderText {#text} at (2,2) size 131x19 33 RenderText {#text} at (2,2) size 131x19
34 text run at (2,2) width 131: "This is row number 5." 34 text run at (2,2) width 131: "This is row number 5."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698