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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/dom/appendCells1-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 CONSOLE ERROR: line 7: Uncaught ReferenceError: appendCellAt is not defined 1 CONSOLE ERROR: line 7: Uncaught ReferenceError: appendCellAt is not defined
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderBlock {HTML} at (0,0) size 800x600 5 RenderBlock {HTML} at (0,0) size 800x600
6 RenderBody {BODY} at (8,8) size 784x584 6 RenderBody {BODY} at (8,8) size 784x584
7 RenderBlock (anonymous) at (0,0) size 784x20 7 RenderBlock (anonymous) at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 205x19 8 RenderText {#text} at (0,0) size 205x19
9 text run at (0,0) width 205: "The 2 tables should look the same" 9 text run at (0,0) width 205: "The 2 tables should look the same"
10 RenderTable {TABLE} at (0,20) size 62x30 [bgcolor=#FFA500] [border: (1px o utset #808080)] 10 RenderTable {TABLE} at (0,20) size 62x30 [bgcolor=#FFA500] [border: (1px o utset #808080)]
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 text run at (2,2) width 23: "c11" 53 text run at (2,2) width 23: "c11"
54 RenderTableCell {TD} at (31,2) size 27x24 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 54 RenderTableCell {TD} at (31,2) size 27x24 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
55 RenderText {#text} at (2,2) size 23x19 55 RenderText {#text} at (2,2) size 23x19
56 text run at (2,2) width 23: "c12" 56 text run at (2,2) width 23: "c12"
57 RenderTableCell {TD} at (60,2) size 23x24 [border: (1px inset #80808 0)] [r=0 c=2 rs=1 cs=1] 57 RenderTableCell {TD} at (60,2) size 23x24 [border: (1px inset #80808 0)] [r=0 c=2 rs=1 cs=1]
58 RenderText {#text} at (2,2) size 19x19 58 RenderText {#text} at (2,2) size 19x19
59 text run at (2,2) width 19: "X2" 59 text run at (2,2) width 19: "X2"
60 RenderTableCell {TD} at (85,2) size 23x24 [border: (1px inset #80808 0)] [r=0 c=3 rs=1 cs=1] 60 RenderTableCell {TD} at (85,2) size 23x24 [border: (1px inset #80808 0)] [r=0 c=3 rs=1 cs=1]
61 RenderText {#text} at (2,2) size 19x19 61 RenderText {#text} at (2,2) size 19x19
62 text run at (2,2) width 19: "X3" 62 text run at (2,2) width 19: "X3"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698