summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/the-xhtml-syntax/parsing-xhtml-documents/adopt-while-parsing-001-ref.html
blob: 5b512e72f5a1f3780c9c38be79968b095c277a39 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<title>Test reference</title>
<style>
  html, body { margin: 0 }
</style>
<iframe src="about:blank"></iframe>
<div>
  PASS
</div>