tenfourfox/layout/generic/crashtests/334602-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
298 B
HTML

<html>
<head>
<title>Testcase bug 334602 - ASSERTION: Reparenting something that has no usable parent? Shouldn't happen!: 'Not Reached'</title>
<style>
html::first-line { }
html::before { content:"This should not give an assertion in Mozilla";}
</style>
</head>
<body>
</body>
</html>