Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
chrome
/
test
/
data
/
pdf
/
pdf_embed.html
blob: 98a187c63a31d37db06fe374e687cc94f29c07e6 [
file
]
<html><head><title>
TabWithEmbeddedPdf
</title></head><body><embed
type
=
"application/pdf"
src
=
"
test.pdf"
style
=
"
position
:
fixed
;
top
:
50
;
left
:
50
;
width
:
500
;
height
:
600
"
></body></html>