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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/rules-attr-dynchange1-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderTable {TABLE} at (0,0) size 145x68 [border: none] 6 RenderTable {TABLE} at (0,0) size 145x68 [border: none]
7 RenderTableSection {TBODY} at (0,0) size 144x67 7 RenderTableSection {TBODY} at (0,0) size 144x67
8 RenderTableRow {TR} at (0,0) size 144x23 8 RenderTableRow {TR} at (0,0) size 144x23
9 RenderTableCell {TD} at (0,0) size 72x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (0,0) size 72x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 69x19 10 RenderText {#text} at (2,2) size 69x19
(...skipping 11 matching lines...) Expand all
22 RenderTableRow {TR} at (0,45) size 144x22 22 RenderTableRow {TR} at (0,45) size 144x22
23 RenderTableCell {TD} at (0,45) size 72x22 [border: none none none (1 px solid #808080)] [r=2 c=0 rs=1 cs=1] 23 RenderTableCell {TD} at (0,45) size 72x22 [border: none none none (1 px solid #808080)] [r=2 c=0 rs=1 cs=1]
24 RenderText {#text} at (2,1) size 69x19 24 RenderText {#text} at (2,1) size 69x19
25 text run at (2,1) width 69: "Row3 cell1" 25 text run at (2,1) width 69: "Row3 cell1"
26 RenderTableCell {TD} at (72,45) size 72x22 [border: none none none ( 1px solid #808080)] [r=2 c=1 rs=1 cs=1] 26 RenderTableCell {TD} at (72,45) size 72x22 [border: none none none ( 1px solid #808080)] [r=2 c=1 rs=1 cs=1]
27 RenderText {#text} at (2,1) size 69x19 27 RenderText {#text} at (2,1) size 69x19
28 text run at (2,1) width 69: "Row3 cell2" 28 text run at (2,1) width 69: "Row3 cell2"
29 RenderBlock {P} at (0,84) size 784x20 29 RenderBlock {P} at (0,84) size 784x20
30 RenderText {#text} at (0,0) size 732x19 30 RenderText {#text} at (0,0) size 732x19
31 text run at (0,0) width 732: "The rules attribute is first set dynamic ally to rows, then to cols, so the table should show only column borders. Bug 14 848." 31 text run at (0,0) width 732: "The rules attribute is first set dynamic ally to rows, then to cols, so the table should show only column borders. Bug 14 848."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698