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

Unified Diff: LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.txt

Issue 717493003: Update UseCounter::deprecationMessage() cases to use the replacedBy function (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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/win/fast/table/table-hspace-align-center-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.txt b/LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.txt
index 37f80ca0d242b139ede7ba6d179b15045e153e8d..39845ac4edc6ec53ca9b14c4663a42d1c45446ed 100644
--- a/LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.txt
+++ b/LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE WARNING: The 'hspace' attribute on table is deprecated. Please use CSS instead.
+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

Powered by Google App Engine
This is Rietveld 408576698