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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_td_align_left-expected.txt

Issue 308123005: Unreviewed Win XP rebaselines for r175038, part 10 (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 800x274 3 layer at (0,0) size 800x274
4 RenderBlock {html} at (0,0) size 800x274 4 RenderBlock {html} at (0,0) size 800x274
5 RenderBody {body} at (8,16) size 784x250 5 RenderBody {body} at (8,16) size 784x250
6 RenderBlock {p} at (0,0) size 784x20 6 RenderBlock {p} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 123x19 7 RenderText {#text} at (0,0) size 123x19
8 text run at (0,0) width 123: "TEST: td align=\"left\"" 8 text run at (0,0) width 123: "TEST: td align=\"left\""
9 RenderBlock {p} at (0,36) size 784x40 9 RenderBlock {p} at (0,36) size 784x40
10 RenderInline {b} at (0,0) size 74x19 10 RenderInline {b} at (0,0) size 74x19
(...skipping 20 matching lines...) Expand all
31 RenderTableSection (anonymous) at (1,1) size 504x54 31 RenderTableSection (anonymous) at (1,1) size 504x54
32 RenderTableRow {tr} at (0,2) size 504x24 32 RenderTableRow {tr} at (0,2) size 504x24
33 RenderTableCell {td} at (2,2) size 500x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 33 RenderTableCell {td} at (2,2) size 500x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
34 RenderText {#text} at (2,2) size 180x19 34 RenderText {#text} at (2,2) size 180x19
35 text run at (2,2) width 180: "Cell text should be left aligned" 35 text run at (2,2) width 180: "Cell text should be left aligned"
36 RenderTableRow {tr} at (0,28) size 504x24 36 RenderTableRow {tr} at (0,28) size 504x24
37 RenderTableCell {td} at (2,28) size 500x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 37 RenderTableCell {td} at (2,28) size 500x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
38 RenderText {#text} at (2,2) size 496x19 38 RenderText {#text} at (2,2) size 496x19
39 text run at (2,2) width 400: "xxx xxx xxx xxx xxx xxx xxx xxx xx x xxx xxx xxx xxx xxx xxx xxx " 39 text run at (2,2) width 400: "xxx xxx xxx xxx xxx xxx xxx xxx xx x xxx xxx xxx xxx xxx xxx xxx "
40 text run at (402,2) width 96: "xxx xxx xxx xxx" 40 text run at (402,2) width 96: "xxx xxx xxx xxx"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698