index
:
firefox
debian
progress-linux
upstream
debian 11: firefox
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolkit
/
components
/
printing
/
tests
/
file_print.html
blob: be7de08dbd0da561f36192abb2dae0fdc23892b2 (
plain
)
1
2
3
4
5
<!DOCTYPE html>
<
script
>
window
.
print
();
</
script
>
<
p
id
=
"printed"
>
I should be printed
</
p
>