blob: 8125f16244bb8f8944c64ab7d69410e053814e4e [file]
<!DOCTYPE html>
<html>
<head>
<meta content="charset ">
</head>
<body>
<p>Meta charset parser should not crash on "charset" followed by whitespace only.</p>
<script>
if (window.testRunner)
testRunner.dumpAsText();
document.write("PASS");
</script>
</body>
</html>