summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/605340.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/crashtests/605340.html')
-rw-r--r--layout/generic/crashtests/605340.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/layout/generic/crashtests/605340.html b/layout/generic/crashtests/605340.html
new file mode 100644
index 0000000000..57f68d7dc1
--- /dev/null
+++ b/layout/generic/crashtests/605340.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+<body onload="document.getElementById('a').lastChild.appendData('4');">
+
+<div id="a" style="position: absolute;"><span><span style="white-space: pre;">
+1
+2</span>
+3</span>
+</div>
+
+</body>
+</html>