blob: ecb0dd1c912d5a82d694f163586c0d3cdbf003e2 [file] [log] [blame] [edit]
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<link rel="author" title="Myles C. Maxfield" href="[email protected]">
<link rel="help" href="https://drafts.csswg.org/css-fonts/#missing-weights">
<link rel="match" href="synthetic-bold-space-width-ref.html">
<style>
pre {
font: bold 12px 'Monaco';
}
</style>
<body>
<p>This test passes if space characters' advances are expanded by the synthetic bold offset.</p>
<pre><strong>hi asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf</strong></pre>
</body>
</html>