<iframe data="/localfile.html" type="text/html" width="200" height="200"></iframe>
<iframe data="https://example.com/remotefile.html" type="text/html" width="200" height="200"></iframe>
<object data="/localfile.html" type="text/html" width="200" height="200"></object>
<object data="https://example.com/remotefile.html" type="text/html" width="200" height="200"></object>
<iframe data="/localfile.html" type="text/html"