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 1607653002: Remove getComputedStyle(e).css* properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary property name prefix check Created 4 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: 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
deleted file mode 100644
index c9c2516dd4483d04c897c4fcb9f6e52a3c72a8d3..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-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]

Powered by Google App Engine
This is Rietveld 408576698