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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/table/table-hspace-align-center-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/table-hspace-align-center-expected.txt b/LayoutTests/platform/linux/fast/table/table-hspace-align-center-expected.txt
index f75a3cd5093927520323e3188fef9724c9461d9b..362c45cdf7bef8e67238cfad2f2bc42e76ba7688 100644
--- a/LayoutTests/platform/linux/fast/table/table-hspace-align-center-expected.txt
+++ b/LayoutTests/platform/linux/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