Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>HTML Test: child browsing contexts created by object and embed elements</title>
<object type="image/png" src="/images/green.png"></object>
<embed type="image/png" src="/images/green.png"></embed>