tenfourfox/layout/reftests/font-face/ahem-metrics-1-ref.html

9 lines
249 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<title>Testcase, bug 467084</title>
<style>
body { background: white; }
body > div { background: blue; height: 100px; width: 100px; padding: 5px; }
body > div > div { background: aqua; height: 100px; width: 100px; }
</style>
<div><div></div></div>