summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/the-window-object/accessing-other-browsing-contexts/test2.html
blob: d6a16647fe32078f2abe3cf7fc0d7ab4ec02a644 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<meta charset="utf-8">
<title>HTML Test: child browsing contexts created by object and embed elements</title>
<link rel="author" title="Intel" href="http://www.intel.com/" />
<object type="image/png" src="/images/green.png"></object>
<embed type="image/png" src="/images/green.png"></embed>