Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<title>CSS value parser: Crash if comment ends prematurely</title>
<style>#a{color:/*}</style>
</head>
<body>
<p>Test passes if it does not crash.</p>
</body>
</html>