diff --git a/mozilla/dom/tests/js/clone.html b/mozilla/dom/tests/js/clone.html new file mode 100644 index 00000000000..a99f3f38d7f --- /dev/null +++ b/mozilla/dom/tests/js/clone.html @@ -0,0 +1,26 @@ + + +Clone test + + + +

Clone test

+ +

If you press the button below, this paragraph and the +image will be cloned. +If you see an exact copy of this paragraph, the test +succeeded.

+ +
+ +
+ + \ No newline at end of file diff --git a/mozilla/dom/tests/js/flamer.gif b/mozilla/dom/tests/js/flamer.gif new file mode 100644 index 00000000000..5a05df583f1 Binary files /dev/null and b/mozilla/dom/tests/js/flamer.gif differ