Chromium Code Reviews

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

Issue 1146493003: Remove the deprecation messages for hspace/vspace attributes on table (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/linux/tables/mozilla/bugs/bug1261-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug1261-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug1261-expected.txt
index 4ada7dcfb59633c91de966bba3bc700834518560..0071fb37a85d130e9a1a7cbb17a517151c092856 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug1261-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug1261-expected.txt
@@ -1,5 +1,3 @@
-CONSOLE WARNING: The 'hspace' attribute on table is deprecated. Please use CSS margin-left and margin-right property instead.
-CONSOLE WARNING: The 'vspace' attribute on table is deprecated. Please use CSS margin-top and margin-bottom property instead.
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600

Powered by Google App Engine