Bug 1934520 - [devtools] Avoid errors in document-events webconsole listeners for...
[gecko.git] / layout / reftests / printing / test-missing-text.html
blobba2ecf9c55a8fba958f7e8f33d766b9735593ba9
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <link href="print.css" rel="stylesheet">
6 </head>
7 <body>
8 <p>
9 <span>This text appears in both the testcase and non-reference case.</span>
10 </p>
11 </body>
12 </html>