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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 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 MESSAGE: 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 784x18 7 RenderBlock (anonymous) at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 214x18 8 RenderText {#text} at (0,0) size 214x18
9 text run at (0,0) width 214: "The 2 tables should look the same" 9 text run at (0,0) width 214: "The 2 tables should look the same"
10 RenderTable {TABLE} at (0,18) size 62x52 [bgcolor=#FFA500] [border: (1px o utset #808080)] 10 RenderTable {TABLE} at (0,18) size 62x52 [bgcolor=#FFA500] [border: (1px o utset #808080)]
11 RenderTableSection {TBODY} at (1,1) size 60x50 11 RenderTableSection {TBODY} at (1,1) size 60x50
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 RenderTableCell {TD} at (57,14) size 24x22 [border: (1px inset #8080 80)] [r=0 c=2 rs=2 cs=1] 69 RenderTableCell {TD} at (57,14) size 24x22 [border: (1px inset #8080 80)] [r=0 c=2 rs=2 cs=1]
70 RenderText {#text} at (2,2) size 20x18 70 RenderText {#text} at (2,2) size 20x18
71 text run at (2,2) width 20: "X3" 71 text run at (2,2) width 20: "X3"
72 RenderTableRow {TR} at (0,26) size 112x22 72 RenderTableRow {TR} at (0,26) size 112x22
73 RenderTableCell {TD} at (2,26) size 27x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 73 RenderTableCell {TD} at (2,26) size 27x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
74 RenderText {#text} at (2,2) size 23x18 74 RenderText {#text} at (2,2) size 23x18
75 text run at (2,2) width 23: "c21" 75 text run at (2,2) width 23: "c21"
76 RenderTableCell {TD} at (83,26) size 27x22 [border: (1px inset #8080 80)] [r=1 c=3 rs=1 cs=1] 76 RenderTableCell {TD} at (83,26) size 27x22 [border: (1px inset #8080 80)] [r=1 c=3 rs=1 cs=1]
77 RenderText {#text} at (2,2) size 23x18 77 RenderText {#text} at (2,2) size 23x18
78 text run at (2,2) width 23: "c22" 78 text run at (2,2) width 23: "c22"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698