summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/409461-1.xhtml
blob: 1abb421489cb901c3cdc414ecf3d094047281b7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">

svg:after { content: 'generated'; }

</style>
</head>

<body>

<svg xmlns="http://www.w3.org/2000/svg" />

</body>
</html>