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

Unified Diff: LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt

Issue 101143005: Add deprecation warnings for CSSValue accessors. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add Mac NeedsRebaseline Created 6 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/svg/custom/getPresentationAttribute-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt b/LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt
index 15fc3008d05f5f5c8b12a1781adaf067e46282c1..c74ca5b774d5191dc85d2d5cfbe332a21ca8d5ab 100644
--- a/LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: CSSValue and SVGElement.getPresentationAttribute are deprecated. Please use getPropertyValue and parse the return value 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/TestExpectations ('k') | LayoutTests/svg/custom/path-getPresentationAttribute-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698