Sign in
webkit
/
WebKit
/
682d9bb2feed1433e3e2cc66204f18282e1de136
/
.
/
LayoutTests
/
http
/
tests
/
download
/
basic-ascii.html
blob: 5b710216047c950d72291dd8943dd317a246c820 [
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.php"
></iframe>