diff options
Diffstat (limited to 'dom/tests/browser/test_largeAllocation.html')
-rw-r--r-- | dom/tests/browser/test_largeAllocation.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/tests/browser/test_largeAllocation.html b/dom/tests/browser/test_largeAllocation.html new file mode 100644 index 000000000..3a117af81 --- /dev/null +++ b/dom/tests/browser/test_largeAllocation.html @@ -0,0 +1,4 @@ +<!doctype html> +<html> + <body>Loaded in a new process!</body> +</html> |