summaryrefslogtreecommitdiffstats
path: root/layout/reftests/printing/test-text.html
blob: bc9368064086a27486a050020040f009db537967 (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 text should appear on page 1</p>
</body>
</html>