blob: 487bf0ad1ba7a7e75a8592306778ca22ed76afc0 [file] [log] [blame]
<html>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
<body>
<p>Previously this would crash Chromium Linux by triggering a NULL pointer dereference in the font fallback code.</p>
<span style="font-family: -webkit-family-will-not-be-found;">Foo</span>
</body>
</html>