# HG changeset patch # User Chris Pearce # Parent c639cfd6ce3c7552ef3a876612b1e4011ac2aa25 Bug 604067 - Test invalid video in iframe gets error state correctly. a=test diff --git a/content/media/test/Makefile.in b/content/media/test/Makefile.in --- a/content/media/test/Makefile.in +++ b/content/media/test/Makefile.in @@ -104,16 +104,17 @@ _TEST_FILES = \ test_closing_connections.html \ test_constants.html \ test_controls.html \ test_currentTime.html \ test_decode_error.html \ test_decoder_disable.html \ test_delay_load.html \ test_error_on_404.html \ + test_error_in_video_document.html \ test_info_leak.html \ test_load.html \ test_load_candidates.html \ test_load_source.html \ test_media_selection.html \ test_mozLoadFrom.html \ test_networkState.html \ test_new_audio.html \ diff --git a/content/media/test/test_error_in_video_document.html b/content/media/test/test_error_in_video_document.html new file mode 100644 --- /dev/null +++ b/content/media/test/test_error_in_video_document.html @@ -0,0 +1,48 @@ + + + + + Test for Bug 604067 + + + + + + +Mozilla Bug 604067 + +

+ +
+
+
+ +