servo/tests/wpt/web-platform-tests/css/CSS2/fonts/font-weight-bold-ref.html

9 lines
273 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<body>
<p>Test passes if the lines of "Filler Text" below match.</p>
<div><b>Filler Text</b></div>
<div><b>Filler Text</b></div>
</body>