summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/334602-1.html
blob: 2bb820ebcf91d8972a35efa5b610f4ea2a33eafd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<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>