comparison: content/base/test/bug382113_object.html
content/base/test/bug382113_object.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
|
2 <title></title> |
|
3 <body onload="parent.childGotOnload = true;"> |
|
4 <p>A Document in an <object></p> |
|
5 </body> |
|
6 |