Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/635639-1-ref.html

16 lines
240 B
HTML

<html>
<head>
<style type="text/css">
@font-face {
font-family: dvsm;
src: url(../fonts/DejaVuSansMono.woff);
}
body {
font-family: dvsm;
}
</style>
</head>
<body>
<p>foo <span style="color:white">xyzzy</span> bar</p>
</body>
</html>