blob: 06904469db3fdbec33ac6902594954088a262a92 [file] [log] [blame]
<html>
<head>
<style>
div.class { }
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<p>Tests that an all-whitespace <tt>class</tt> attribute does not cause an assertion failure.</p>
<div class=" "></div>
</body>
</html>