gecko/layout/generic/crashtests/310556-1.xhtml
jruderman@hmc.edu fb58175abd Add crashtest
2008-04-27 00:15:54 -07:00

22 lines
165 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
span:before {
content: "";
}
</style>
</head>
<body>
X<span/>
</body>
</html>