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

Unified Diff: LayoutTests/svg/custom/path-getPresentationAttribute-crash-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/svg/custom/path-getPresentationAttribute-crash-expected.txt
diff --git a/LayoutTests/svg/custom/path-getPresentationAttribute-crash-expected.txt b/LayoutTests/svg/custom/path-getPresentationAttribute-crash-expected.txt
index 4ac064b1589e4b25f35329018fdfcc9ac5af100f..112d6413c3262a6aec2e11bdc51ef5bc1fba493a 100644
--- a/LayoutTests/svg/custom/path-getPresentationAttribute-crash-expected.txt
+++ b/LayoutTests/svg/custom/path-getPresentationAttribute-crash-expected.txt
@@ -1 +1,2 @@
+CONSOLE WARNING: CSSValue and SVGElement.getPresentationAttribute are deprecated. Please use getPropertyValue and parse the return value instead.
PASSED -- WebKit did not crash!
« no previous file with comments | « LayoutTests/platform/win/svg/custom/getPresentationAttribute-expected.txt ('k') | Source/core/css/CSSStyleDeclaration.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698