diff options
Diffstat (limited to 'dom/media/test/crashtests/1197935.html')
-rw-r--r-- | dom/media/test/crashtests/1197935.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dom/media/test/crashtests/1197935.html b/dom/media/test/crashtests/1197935.html new file mode 100644 index 0000000000..dd8ad0382d --- /dev/null +++ b/dom/media/test/crashtests/1197935.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html> +<head> +</head> +<body> +<video src="1197935.mp4" autoplay></video> +</body> +</html> |