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

Side by Side Diff: LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.txt

Issue 690993003: Remove the hspace/vspace attributes on table (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 years, 10 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
(Empty)
1 CONSOLE WARNING: The 'hspace' attribute on table is deprecated. Please use CSS m argin-left and margin-right property instead.
2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600
5 RenderBlock {HTML} at (0,0) size 800x600
6 RenderBody {BODY} at (8,8) size 784x584
7 LayoutTable {TABLE} at (153,0) size 478x30 [border: (2px outset #808080)]
8 LayoutTableSection {TBODY} at (2,2) size 474x26
9 LayoutTableRow {TR} at (0,2) size 474x22
10 LayoutTableCell {TD} at (2,2) size 470x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (2,2) size 466x17
12 text run at (2,2) width 466: "The hspace attribute should be ign ored and this table should be centered."
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.png ('k') | Source/core/html/HTMLTableElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698