diff options
Diffstat (limited to '')
-rw-r--r-- | dom/base/test/file_audioLoopInIframe.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/base/test/file_audioLoopInIframe.html b/dom/base/test/file_audioLoopInIframe.html new file mode 100644 index 0000000000..1131d140b3 --- /dev/null +++ b/dom/base/test/file_audioLoopInIframe.html @@ -0,0 +1,2 @@ +<!DOCTYPE html> +<iframe src="file_audioLoop.html"></iframe> |