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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug1261-expected.txt

Issue 421263002: Deprecate the hspace/vspace attributes on table (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test Created 6 years, 4 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 WARNING: The 'hspace' attribute on table is deprecated. Please use CSS i nstead.
2 CONSOLE WARNING: The 'vspace' attribute on table is deprecated. Please use CSS i nstead.
1 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 6 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 7 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (308,2) size 474x48 [bgcolor=#000000] [border: (5px outset #808080)] 8 RenderTable {TABLE} at (308,2) size 474x48 [bgcolor=#000000] [border: (5px outset #808080)]
7 RenderTableSection {TBODY} at (5,5) size 464x38 9 RenderTableSection {TBODY} at (5,5) size 464x38
8 RenderTableRow {TR} at (0,0) size 464x38 10 RenderTableRow {TR} at (0,0) size 464x38
9 RenderTableCell {TD} at (0,0) size 464x38 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 11 RenderTableCell {TD} at (0,0) size 464x38 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderTable {TABLE} at (2,2) size 460x34 [border: (5px outset #808 080)] 12 RenderTable {TABLE} at (2,2) size 460x34 [border: (5px outset #808 080)]
11 RenderTableSection {TBODY} at (5,5) size 450x24 13 RenderTableSection {TBODY} at (5,5) size 450x24
12 RenderTableRow {TR} at (0,0) size 450x24 14 RenderTableRow {TR} at (0,0) size 450x24
13 RenderTableCell {TD} at (0,0) size 450x24 [bgcolor=#FFFFCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {TD} at (0,0) size 450x24 [bgcolor=#FFFFCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 446x19 16 RenderText {#text} at (2,2) size 446x19
15 text run at (2,2) width 446: "xxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxQ" 17 text run at (2,2) width 446: "xxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxQ"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698