Sign in
chromium
/
codesearch
/
chromium
/
src
/
refs/tags/124.0.6367.67
/
.
/
chrome
/
test
/
data
/
print_during_load_with_broken_pdf_then_navigate.html
blob: bfb8818d880dffd9663a143883175d48b6ec059c [
file
] [
log
] [
blame
]
<embed
src
=
"404.pdf"
></embed>
<script>
print
();
location
=
"/cross-site/b.com/simple.html"
;
</script>