Sign in
webkit
/
WebKit
/
0f9dda3eb5e8bee1224032800f3b156cd5ce812d
/
.
/
LayoutTests
/
http
/
tests
/
download
/
basic-ascii.html
blob: e86211db8f70fae83734e3e81ca1ac71890dd218 [
file
] [
log
] [
blame
]
<meta
charset
=
"koi8-r"
>
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
setCustomPolicyDelegate
(
true
,
true
);
}
</script>
<p>
Download file name should be "test file.txt".
</p>
<iframe
src
=
"resources/basic-ascii.py"
></iframe>