summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/windows/iframe-nested-print.html
blob: 844f6ba3734e7a68b9555a287619445d32b83c5b (plain)
1
2
3
4
5
6
<!doctype html>
<link rel=match href="iframe-nested-print-ref.html">
<style>
  body { margin: 0 }
</style>
<iframe frameborder=0 scrolling=no srcdoc="<iframe scrolling=no frameborder=0 srcdoc='PASS'></iframe>"></iframe>