Sign in
third-party-mirror
/
cef
/
1187115cd0135e40e430b5f212561dbe152d4d70
/
.
/
src
/
tests
/
shared
/
resources
/
pdf.html
blob: 619b1ce3c38af54ac9d6a30eb59162bd72e93297 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
PDF Test
</title>
</head>
<body
bgcolor
=
"white"
>
<iframe
src
=
"pdf.pdf"
width
=
"500"
height
=
"500"
></iframe>
<iframe
src
=
"pdf.pdf"
width
=
"500"
height
=
"500"
></iframe>
</body>
</html>