mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-24 05:13:07 +09:00
8 lines
187 B
HTML
8 lines
187 B
HTML
<html class="reftest-print"><head>
|
|
<style id="e"> @font-face {
|
|
font-family: "aaa";
|
|
src: url("doesnotexist.TTF");
|
|
}
|
|
* { font-family: "aaa"; }</style>
|
|
</head>
|
|
<body>
|