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

Side by Side Diff: LayoutTests/platform/win-xp/fast/invalid/table-inside-stray-table-content-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 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 193x19 7 RenderText {#text} at (0,0) size 193x19
8 text run at (0,0) width 193: "Should say \"SUCCESS\" below:" 8 text run at (0,0) width 193: "Should say \"SUCCESS\" below:"
9 RenderBlock {DIV} at (0,36) size 784x86 [border: (2px solid #FF0000)] 9 RenderBlock {DIV} at (0,36) size 784x86 [border: (2px solid #FF0000)]
10 RenderBlock {DIV} at (2,2) size 780x50 [border: (10px solid #008000)] 10 RenderBlock {DIV} at (2,2) size 780x50 [border: (10px solid #008000)]
11 RenderBlock {DIV} at (10,10) size 760x14 [border: (2px solid #0000FF)] 11 RenderBlock {DIV} at (10,10) size 760x14 [border: (2px solid #0000FF)]
12 RenderTable {TABLE} at (2,52) size 0x0 12 RenderTable {TABLE} at (2,52) size 0x0
13 RenderTable {TABLE} at (2,52) size 46x32 [border: (2px outset #808080)] 13 RenderTable {TABLE} at (2,52) size 46x32 [border: (2px outset #808080)]
14 RenderTableSection {TBODY} at (2,2) size 42x28 14 RenderTableSection {TBODY} at (2,2) size 42x28
15 RenderTableRow {TR} at (0,2) size 42x24 15 RenderTableRow {TR} at (0,2) size 42x24
16 RenderTableCell {TD} at (2,2) size 38x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (2,2) size 38x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 34x19 17 RenderText {#text} at (2,2) size 34x19
18 text run at (2,2) width 34: "Table" 18 text run at (2,2) width 34: "Table"
19 RenderBlock {P} at (0,138) size 784x20 19 RenderBlock {P} at (0,138) size 784x20
20 RenderText {#text} at (0,0) size 69x19 20 RenderText {#text} at (0,0) size 69x19
21 text run at (0,0) width 69: "SUCCESS" 21 text run at (0,0) width 69: "SUCCESS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698