summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-matching/system-ui-fallback.html
blob: 1710dc1405246d6b62c9c1451a1497c8ea23b1c7 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<!--
  NOTE(emilio): The rendering _could_ be the same if the system-ui font
  supported the glyphs, but we rely on it not doing so for now.

  When we implement proper multi-lingual font support (at least on macOS), this
  is expected to render the same
-->
<div style="font:36px system-ui, serif">你好</div>