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

Unified Diff: LayoutTests/svg/custom/get-text-element-transform-crash-expected.txt

Issue 153883003: [SVG] SVGAnimatedTransform{,List} migration to new SVG property impl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove m_zoomAndPan Created 6 years, 10 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/get-text-element-transform-crash-expected.txt
diff --git a/LayoutTests/svg/custom/get-text-element-transform-crash-expected.txt b/LayoutTests/svg/custom/get-text-element-transform-crash-expected.txt
index 7ef22e9a431ad0272713b71fdc8794016c8ef12f..233e97a812e6ac3ab23222412e17f8eb643973d0 100644
--- a/LayoutTests/svg/custom/get-text-element-transform-crash-expected.txt
+++ b/LayoutTests/svg/custom/get-text-element-transform-crash-expected.txt
@@ -1 +1,2 @@
+CONSOLE ERROR: line 5: Uncaught TypeError: Failed to execute 'getTransformToElement' on 'SVGGraphicsElement': 1 argument required, but only 0 present.
PASS

Powered by Google App Engine
This is Rietveld 408576698