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

Side by Side Diff: LayoutTests/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 (246,2) size 536x46 [bgcolor=#000000] [border: (5px outset #808080)] 8 RenderTable {TABLE} at (246,2) size 536x46 [bgcolor=#000000] [border: (5px outset #808080)]
7 RenderTableSection {TBODY} at (5,5) size 526x36 9 RenderTableSection {TBODY} at (5,5) size 526x36
8 RenderTableRow {TR} at (0,0) size 526x36 10 RenderTableRow {TR} at (0,0) size 526x36
9 RenderTableCell {TD} at (0,0) size 526x36 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 11 RenderTableCell {TD} at (0,0) size 526x36 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderTable {TABLE} at (2,2) size 522x32 [border: (5px outset #808 080)] 12 RenderTable {TABLE} at (2,2) size 522x32 [border: (5px outset #808 080)]
11 RenderTableSection {TBODY} at (5,5) size 512x22 13 RenderTableSection {TBODY} at (5,5) size 512x22
12 RenderTableRow {TR} at (0,0) size 512x22 14 RenderTableRow {TR} at (0,0) size 512x22
13 RenderTableCell {TD} at (0,0) size 512x22 [bgcolor=#FFFFCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {TD} at (0,0) size 512x22 [bgcolor=#FFFFCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 508x18 16 RenderText {#text} at (2,2) size 508x18
15 text run at (2,2) width 508: "xxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxQ" 17 text run at (2,2) width 508: "xxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxQ"
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/tables/mozilla/bugs/bug1261-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698