pass_if_number_5.xht (414B)
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3 <html xmlns="http://www.w3.org/1999/xhtml"> 4 <head> 5 <title>Reference rendering - pass if there is a number 5 below</title> 6 <link rel="author" title="Opera" href="https://www.opera.com/"/> 7 </head> 8 <body> 9 <p>Test passes if there is a number '5' below.</p> 10 <div>5</div> 11 </body> 12 </html>