gecko-dev/layout/reftests/font-matching/system-ui-fallback.html

10 строки
328 B
HTML

<!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>