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

Unified Diff: LayoutTests/svg/dom/remove-use-target-element-indirectly-expected.txt

Issue 298873003: SVG: SVGAnimateElement should not cache |m_animatedElements| (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove more asserts Created 6 years, 7 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/dom/remove-use-target-element-indirectly-expected.txt
diff --git a/LayoutTests/svg/dom/move-animating-svg-to-other-frame-expected.txt b/LayoutTests/svg/dom/remove-use-target-element-indirectly-expected.txt
similarity index 51%
copy from LayoutTests/svg/dom/move-animating-svg-to-other-frame-expected.txt
copy to LayoutTests/svg/dom/remove-use-target-element-indirectly-expected.txt
index 11718d2ff0dbdbf5e561a4ee437d17b3b915ff02..750c0e1bbb7c0cd7adf0f8709472ab798e3dc5d9 100644
--- a/LayoutTests/svg/dom/move-animating-svg-to-other-frame-expected.txt
+++ b/LayoutTests/svg/dom/remove-use-target-element-indirectly-expected.txt
@@ -1,9 +1,15 @@
-Moving animating svg document to other iframe should not crash.
+Removing animated use target indirectly from the document should not cause crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
loaded SVG to be moved
+other -> local
+local -> other
+other -> local
+local -> other
+other -> local
+local -> other
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/svg/dom/remove-use-target-element-indirectly.html ('k') | LayoutTests/svg/dom/resources/svg-with-animate-use.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698