chromium/third_party/blink/web_tests/external/wpt/css/css-fonts/system-ui-notref.html

<!doctype html>
<title>CSS Test Reference</title>
<link rel="stylesheet" href="/fonts/ahem.css">
<style>
p {
  font-family: Ahem;
}
</style>
<p>ABC</p>