blob: 30d0cbb6c4dc6cda9a5cdcc1637ff5edf8c2df8a [file] [log] [blame]
<html>
<head>
<style>
/* &lt;!-- </style> --&gt; */
h1 { background-color: red; }
/* This comment should not be part of the style. */
</style>
</head>
<body>
<h1>This text should not have a red background.</h1>
</body>
</html>