diff options
Diffstat (limited to 'dom/animation/test/mozilla/xhr_doc.html')
-rw-r--r-- | dom/animation/test/mozilla/xhr_doc.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/animation/test/mozilla/xhr_doc.html b/dom/animation/test/mozilla/xhr_doc.html new file mode 100644 index 0000000000..b9fa57e3f5 --- /dev/null +++ b/dom/animation/test/mozilla/xhr_doc.html @@ -0,0 +1,2 @@ +<!doctype html> +<div id=test></div> |