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

Unified Diff: LayoutTests/platform/linux/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/fast/table/table-hspace-align-center-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/table-hspace-align-center-expected.txt b/LayoutTests/platform/linux/fast/table/table-hspace-align-center-expected.txt
deleted file mode 100644
index fa01913d3907559558aa5320dab16bb698b8072e..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/fast/table/table-hspace-align-center-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-CONSOLE WARNING: The 'hspace' attribute on table is deprecated. Please use CSS margin-left and margin-right property instead.
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- LayoutTable {TABLE} at (167,0) size 450x32 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 446x28
- LayoutTableRow {TR} at (0,2) size 446x24
- LayoutTableCell {TD} at (2,2) size 442x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 438x19
- text run at (2,2) width 438: "The hspace attribute should be ignored and this table should be centered."

Powered by Google App Engine
This is Rietveld 408576698