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/table/table-hspace-align-center-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.
1 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 5 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 6 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (167,0) size 450x32 [border: (2px outset #808080)] 7 RenderTable {TABLE} at (167,0) size 450x32 [border: (2px outset #808080)]
7 RenderTableSection {TBODY} at (2,2) size 446x28 8 RenderTableSection {TBODY} at (2,2) size 446x28
8 RenderTableRow {TR} at (0,2) size 446x24 9 RenderTableRow {TR} at (0,2) size 446x24
9 RenderTableCell {TD} at (2,2) size 442x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 10 RenderTableCell {TD} at (2,2) size 442x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 438x19 11 RenderText {#text} at (2,2) size 438x19
11 text run at (2,2) width 438: "The hspace attribute should be ign ored and this table should be centered." 12 text run at (2,2) width 438: "The hspace attribute should be ign ored and this table should be centered."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698