summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/reference/pass_if_box_ahem.html
blob: dad2c8f45849d61c08bddfeb5fcb034ae5e611bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<title>Reference rendering - black box (Ahem)</title>
<link rel="author" title="Opera Software" href="https://opera.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
div
{
    font: 16px/1em ahem;
    margin-left: 96px;
}
</style>
<p>Test passes if there is one black box on this page (with no jagged edges).</p>
<div>FA<br>IL</div>