diff options
Diffstat (limited to 'dom/media/test/crashtests/1015662.html')
-rw-r--r-- | dom/media/test/crashtests/1015662.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/media/test/crashtests/1015662.html b/dom/media/test/crashtests/1015662.html new file mode 100644 index 0000000000..20407c807d --- /dev/null +++ b/dom/media/test/crashtests/1015662.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<body> +<video><track src="javascript:5"></track></video> +</body> |