diff options
Diffstat (limited to 'dom/tests/browser/file_coop_coep.html')
-rw-r--r-- | dom/tests/browser/file_coop_coep.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/tests/browser/file_coop_coep.html b/dom/tests/browser/file_coop_coep.html new file mode 100644 index 0000000000..f77ef9d5f2 --- /dev/null +++ b/dom/tests/browser/file_coop_coep.html @@ -0,0 +1,6 @@ +<html> + <body> + <div id="host1"></div> + <div id="host3"></div> + </body> +</html> |