Sign in
webkit
/
WebKit
/
e83748a3d986d861713edbad6b20589c06c9b99f
/
.
/
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"
;