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

Unified Diff: LayoutTests/svg/dom/set-class-attribute-expected.txt

Issue 174293005: Fix crash in which elementData() might be null. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix. 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/dom/set-class-attribute-expected.txt
diff --git a/LayoutTests/media/W3C/audio/canPlayType/canPlayType_bogus_type-expected.txt b/LayoutTests/svg/dom/set-class-attribute-expected.txt
similarity index 67%
copy from LayoutTests/media/W3C/audio/canPlayType/canPlayType_bogus_type-expected.txt
copy to LayoutTests/svg/dom/set-class-attribute-expected.txt
index 3fdc32fcb435801fb6d3a72de537f068bd2741b0..d44d4253f2d6c6ad00501bf7d1e2e00529422944 100644
--- a/LayoutTests/media/W3C/audio/canPlayType/canPlayType_bogus_type-expected.txt
+++ b/LayoutTests/svg/dom/set-class-attribute-expected.txt
@@ -1,12 +1,10 @@
-audio.canPlayType() - bogus format
+Test for crbug.com/345178: This test passes if it does not crash
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS "" is ""
PASS successfullyParsed is true
TEST COMPLETE
-spec reference
« no previous file with comments | « LayoutTests/svg/dom/set-class-attribute.html ('k') | LayoutTests/svg/filters/feColorMatrix-invalid-animation-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698