blob: 04bcf6c2e163014d43edcc8fdac1ebeed89705b5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Unexpected EOF in @import rule</title>
<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
<style type="text/css">@import url(import-p-green.css) (color</style>
</head>
<body>
<p>This text should be green.</p>
</body>
</html>