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

Unified Diff: third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt

Issue 1533913003: Add willBeRemoved and replacedWillBeRemoved deprecation message helpers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add missing return Created 5 years 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 | « no previous file | third_party/WebKit/LayoutTests/fast/dom/CSSStyleDeclaration/css-properties-case-sensitive-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt
diff --git a/third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt b/third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt
index 9b2674d84029dbcf635ab1feeb73c2e69f3e3fbf..c9c2516dd4483d04c897c4fcb9f6e52a3c72a8d3 100644
--- a/third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt
+++ b/third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt
@@ -1,2 +1,2 @@
-CONSOLE WARNING: 'getComputedStyle(e).cssXx' (except .cssFloat) is deprecated and will be removed in M50, around April 2016. Please use 'getComputedStyle(e).xx' instead.
+CONSOLE WARNING: 'getComputedStyle(e).cssXx' (except .cssFloat) is deprecated and will be removed in M50, around April 2016. Please use 'getComputedStyle(e).xx' instead. See https://www.chromestatus.com/features/5006796888473600 for more details.
[auto]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/CSSStyleDeclaration/css-properties-case-sensitive-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698