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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug4294-expected.txt

Issue 306953007: Unreviewed Win XP rebaselines for r175038, part 5 (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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 130x19 7 RenderText {#text} at (0,0) size 130x19
8 text run at (0,0) width 130: "A paragraph of text" 8 text run at (0,0) width 130: "A paragraph of text"
9 RenderTable {TABLE} at (0,36) size 264x368 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (0,36) size 264x368 [border: (1px outset #808080)]
10 RenderTableSection {THEAD} at (1,1) size 262x28 10 RenderTableSection {THEAD} at (1,1) size 262x28
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 text run at (2,2) width 22: "one" 184 text run at (2,2) width 22: "one"
185 RenderTableCell {TD} at (67,312) size 63x24 [border: (1px inset #808 080)] [r=12 c=1 rs=1 cs=1] 185 RenderTableCell {TD} at (67,312) size 63x24 [border: (1px inset #808 080)] [r=12 c=1 rs=1 cs=1]
186 RenderText {#text} at (2,2) size 23x19 186 RenderText {#text} at (2,2) size 23x19
187 text run at (2,2) width 23: "two" 187 text run at (2,2) width 23: "two"
188 RenderTableCell {TD} at (132,312) size 63x24 [border: (1px inset #80 8080)] [r=12 c=2 rs=1 cs=1] 188 RenderTableCell {TD} at (132,312) size 63x24 [border: (1px inset #80 8080)] [r=12 c=2 rs=1 cs=1]
189 RenderText {#text} at (2,2) size 30x19 189 RenderText {#text} at (2,2) size 30x19
190 text run at (2,2) width 30: "three" 190 text run at (2,2) width 30: "three"
191 RenderTableCell {TD} at (197,312) size 63x24 [border: (1px inset #80 8080)] [r=12 c=3 rs=1 cs=1] 191 RenderTableCell {TD} at (197,312) size 63x24 [border: (1px inset #80 8080)] [r=12 c=3 rs=1 cs=1]
192 RenderText {#text} at (2,2) size 24x19 192 RenderText {#text} at (2,2) size 24x19
193 text run at (2,2) width 24: "four" 193 text run at (2,2) width 24: "four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698