mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
298 B
HTML
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>
|