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