summaryrefslogtreecommitdiffstats
path: root/layout/reftests/printing/test-text-noref.html
blob: 160310a5db38488309433fa5fba54954e72a8939 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <link href="print.css" rel="stylesheet">
</head>
<body>
  <p>This is not the text you're looking for</p>
</body>
</html>