summaryrefslogtreecommitdiffstats
path: root/layout/reftests/dom/appendsingle-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/dom/appendsingle-ref.html')
-rw-r--r--layout/reftests/dom/appendsingle-ref.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/dom/appendsingle-ref.html b/layout/reftests/dom/appendsingle-ref.html
new file mode 100644
index 0000000000..e634909e89
--- /dev/null
+++ b/layout/reftests/dom/appendsingle-ref.html
@@ -0,0 +1,9 @@
+<html>
+<body>
+<div>1</div>
+<div>2</div>
+<div>3</div>
+<div>4</div>
+<div>5</div>
+</body>
+</html>