chromium/third_party/blink/web_tests/virtual/text-antialias/combining-character-sequence-fallback-crash.html

<p>
    Test for <i><a href="https://bugs.webkit.org/show_bug.cgi?id=68737">https://bugs.webkit.org/show_bug.cgi?id=68737</a>
    REGRESSION (r95391): Crash in -[WebCascadeList objectAtIndex:] when a font-family list contains missing fonts</i>.
</p>
<p>
    The test passes if it does not cause a crash.
</p>
<script>
    if (window.testRunner)
        testRunner.dumpAsText();
</script>
<div style="font-family: verdana, a-font-you-do-not-have;">
    i&#x0302; and i&#x033f;
</div>