Sign in
chromium
/
chromium
/
src
/
913eaefa55beab765aa1d99da170db474d8c63ca
/
.
/
chrome
/
test
/
data
/
content_language
/
content_language_with_iframe.html
blob: 3bdbff98c4f14916f857fb27509497df8def4dbc [
file
]
<html
lang
=
"en"
>
<link
rel
=
"icon"
href
=
"data:;base64,="
>
<head></head>
Empty file which is used to indicate that the content is written in English.
<iframe
src
=
"simple.html"
id
=
"test"
></iframe>
</html>