Sign in
chromium
/
codesearch
/
chromium
/
src
/
901b47f22c2070757a567c167eefc60dc0f6e149
/
.
/
chrome
/
browser
/
resources
/
pdf
/
elements
/
viewer-ink-host.html
blob: c4277accfeeacad21314949007242780ab95d6f5 [
file
] [
log
] [
blame
]
<style>
:
host
{
visibility
:
hidden
;
}
iframe
{
border
:
0
;
height
:
100%
;
pointer-events
:
none
;
width
:
100%
;
}
</style>
<iframe
id
=
frame
></iframe>