Sign in
◑
Theme
chromium
/
chromium
/
src.git
/
2daafb3b842e617167282f13611dcafe97ec8ce7
/
.
/
third_party
/
WebKit
/
LayoutTests
/
mhtml
/
cid_in_html_iframe.html
blob: 9c6fc347a911ed524bf81d41e0d4e4d4751980f1 [
file
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<iframe
src
=
"cid:xxxxxx"
></iframe>
<p>
No Content-ID url are expected outside of an MHTML document.
The document should load without crashing.
</p>