blob: 62062ac3a1742b8ad372466e5d3d6f21640be8e4 [file] [log] [blame]
<html>
<script>
if (window.testRunner)
testRunner.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>