Sign in
webkit
/
WebKit
/
85db3efdec5ca5eb5d671961c4826c59372af698
/
.
/
LayoutTests
/
http
/
tests
/
plugins
/
resources
/
plugin-document-has-focus.pl
blob: 32cf27622f8f8ac198bfdcef907460f2b2944768 [
file
] [
log
] [
blame
]
#!/usr/bin/perl -w
# flush the buffers after each print
select
(
STDOUT
);
$
|
=
1
;
print
"Content-Type: application/x-webkit-test-netscape\n"
;
print
"\n"
;
print
"\x43\n\n"
;