<html>
<head>
<style type="text/css" media="screen">
body {
font-family: Arial, sans-serif;
}
</style>
</head>
<body>
This should not crash.
</body>
</html>
<html>
<head>
<style type="text/css" media="screen">
body {
font-family: Arial, sans-serif;
}
</style>
</head>
<body>
This should not crash.
</body>
</html>