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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/rules-attr-dynchange2-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 144x70 [border: none] 6 RenderTable {TABLE} at (0,0) size 144x70 [border: none]
7 RenderTableSection {TBODY} at (0,0) size 143x69 7 RenderTableSection {TBODY} at (0,0) size 143x69
8 RenderTableRow {TR} at (0,0) size 143x23 8 RenderTableRow {TR} at (0,0) size 143x23
9 RenderTableCell {TD} at (0,0) size 72x23 [border: (1px solid #808080 ) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (0,0) size 72x23 [border: (1px solid #808080 ) none none (1px none #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,46) size 143x23 22 RenderTableRow {TR} at (0,46) size 143x23
23 RenderTableCell {TD} at (0,46) size 72x23 [border: (1px solid #80808 0) none none (1px none #808080)] [r=2 c=0 rs=1 cs=1] 23 RenderTableCell {TD} at (0,46) size 72x23 [border: (1px solid #80808 0) none none (1px none #808080)] [r=2 c=0 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 69x19 24 RenderText {#text} at (2,2) size 69x19
25 text run at (2,2) width 69: "Row3 cell1" 25 text run at (2,2) width 69: "Row3 cell1"
26 RenderTableCell {TD} at (72,46) size 71x23 [border: (1px solid #8080 80) none none none] [r=2 c=1 rs=1 cs=1] 26 RenderTableCell {TD} at (72,46) size 71x23 [border: (1px solid #8080 80) none none none] [r=2 c=1 rs=1 cs=1]
27 RenderText {#text} at (1,2) size 69x19 27 RenderText {#text} at (1,2) size 69x19
28 text run at (1,2) width 69: "Row3 cell2" 28 text run at (1,2) width 69: "Row3 cell2"
29 RenderBlock {P} at (0,86) size 784x20 29 RenderBlock {P} at (0,86) size 784x20
30 RenderText {#text} at (0,0) size 713x19 30 RenderText {#text} at (0,0) size 713x19
31 text run at (0,0) width 713: "The rules attribute is first set dynamic ally to cols, then to rows, so the table should show only row borders. Bug 14848 ." 31 text run at (0,0) width 713: "The rules attribute is first set dynamic ally to cols, then to rows, so the table should show only row borders. Bug 14848 ."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698