Files
UXP-Fixed/layout/generic/crashtests/605340.html
T
2018-02-02 04:16:08 -05:00

13 lines
219 B
HTML

<!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>