<html> | |
<head> | |
</head> | |
<body> | |
<div> | |
<p>This test verifies that the fonts which do not have an encoding that Fontconfig | |
does not understand are not loaded</p> | |
<p style="font-family: FontWithNoValidEncoding,serif">The following text should be in a serif face.</p> | |
</div> | |
</body> | |
</html> |