Sign in
chromium
/
chromium
/
refs/heads/trunk
/
.
/
chrome
/
test
/
data
/
prerender
/
prerender_print.html
blob: 41b9498c18b56a0200b60c751bc53dd32ee60ebf [
file
] [
edit
]
<html>
<head>
<title>
Prerender Print
</title>
<script>
window
.
print
();
</script>
</head>
<body></body>
</html>