Sign in
webkit
/
WebKit
/
98517451c44951a553bf7eb2f40afcaffd7bcdca
/
.
/
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>