Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-fonts
/
system-ui-notref.html
blob: 244f74d4fc1458221c72347d1813941e35cb35ec [
file
] [
log
] [
blame
] [
edit
]
<!doctype html>
<title>
CSS Test Reference
</title>
<link
rel
=
"stylesheet"
href
=
"/fonts/ahem.css"
>
<style>
p
{
font-family
:
Ahem
;
}
</style>
<p>
ABC
</p>