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