iframe-nested-print.html (220B)
1 <!doctype html> 2 <link rel=match href="iframe-nested-print-ref.html"> 3 <style> 4 body { margin: 0 } 5 </style> 6 <iframe frameborder=0 scrolling=no srcdoc="<iframe scrolling=no frameborder=0 srcdoc='PASS'></iframe>"></iframe>