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

Unified Diff: LayoutTests/platform/linux/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, 5 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/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 3f785a875762a0097f61d00a0473529a8026a975..9c67cbcbee141d437d30ff9b862c3e2da394c98f 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug1261-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug1261-expected.txt
@@ -1,3 +1,5 @@
+CONSOLE WARNING: The 'hspace' attribute on table is deprecated. Please use CSS instead.
+CONSOLE WARNING: The 'vspace' attribute on table is deprecated. Please use CSS instead.
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600

Powered by Google App Engine
This is Rietveld 408576698