<!DOCTYPE html> | |
<html> | |
<head> | |
</head> | |
<body> | |
This test makes sure that user-installed fonts which have the same name as preinstalled fonts are used instead of the preinstalled fonts. The test passes if you see a black rectangle below. | |
<div style="width: 96px; height: 50px; background: black;"></div> | |
</body> | |
</html> |