diff options
Diffstat (limited to 'dom/bindings/crashtests/860551.html')
-rw-r--r-- | dom/bindings/crashtests/860551.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/bindings/crashtests/860551.html b/dom/bindings/crashtests/860551.html new file mode 100644 index 0000000000..5008e57396 --- /dev/null +++ b/dom/bindings/crashtests/860551.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<script> +SVGZoomAndPan instanceof SVGZoomAndPan +</script> |