summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/fonts/font-weight-bold-ref.html
blob: a548a4e98ffc1f419b38dd51a403241ccab56897 (plain)
1
2
3
4
5
6
7
8
9
<!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>