unique-identifier-1-ref.html (356B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"/> 5 <title>Unique identifier (reference)</title> 6 </head> 7 <body> 8 9 <p>Test passes if you see the text "PASS".</p> 10 11 <iframe width="100" height="100" frameborder="0" scrolling="no" 12 marginheight="0" marginwidth="0" 13 src="unique-identifier-1-iframe-2.html#PASS"></iframe> 14 15 </body> 16 </html>