Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta name="assert" content="Shaped runs that produce no glyphs should not cause a crash.">
<style>
span { font-family: 'MyCustomFont'; }
@font-face {
src: url('/css/css-values/resources/ExTest-NoSpace.woff') format('woff');
font-family: 'MyCustomFont';
}
</style>
<span>&ZeroWidthSpace;</span>