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

Unified Diff: LayoutTests/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
« no previous file with comments | « LayoutTests/platform/win/tables/mozilla/bugs/bug1261-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/tables/mozilla/bugs/bug1261-expected.txt
diff --git a/LayoutTests/tables/mozilla/bugs/bug1261-expected.txt b/LayoutTests/tables/mozilla/bugs/bug1261-expected.txt
index 71cbf0424f21cdbd176540cb113ac2deadd2004e..f7db3e87f13621ab485901eb4f4b165910affe3d 100644
--- a/LayoutTests/tables/mozilla/bugs/bug1261-expected.txt
+++ b/LayoutTests/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
« no previous file with comments | « LayoutTests/platform/win/tables/mozilla/bugs/bug1261-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698