Chromium Code Reviews

Unified Diff: LayoutTests/platform/win-xp/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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug1261-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug1261-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug1261-expected.txt
index 3f785a875762a0097f61d00a0473529a8026a975..9c67cbcbee141d437d30ff9b862c3e2da394c98f 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug1261-expected.txt
+++ b/LayoutTests/platform/win-xp/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