blob: ddb90223836d090393019839a33dae009477b30f [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
<style>
div {
width: 100px;
height: 100px;
background: green;
}
</style>
<p>This test checks that font-family is case insensitive.</p>
<p>Prerequisites: this test requires that a font called "Ahem" and not "ahem" is installed.</p>
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
<div></div>