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

Unified Diff: LayoutTests/media/track/track-insert-after-load-crash-expected.txt

Issue 211373009: Fix a crash caused by track insertion after load(). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/media/track/track-insert-after-load-crash-expected.txt
diff --git a/LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt b/LayoutTests/media/track/track-insert-after-load-crash-expected.txt
similarity index 67%
copy from LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt
copy to LayoutTests/media/track/track-insert-after-load-crash-expected.txt
index 21c44579b956cda6871ec5958bb8fbdbddb38f20..3f91c2fef773c1a3cd4586d272089ecb7ed2493e 100644
--- a/LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt
+++ b/LayoutTests/media/track/track-insert-after-load-crash-expected.txt
@@ -1 +1,4 @@
-XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE: Success
+Tests that inserting a <track> element immediately after a load() doesn't crash.
+
+END OF TEST
+

Powered by Google App Engine
This is Rietveld 408576698