Sign in
webkit
/
WebKit
/
5357a067b575eb5a07548594631025cdc8ae374e
/
.
/
LayoutTests
/
http
/
tests
/
misc
/
resources
/
script-500.php
blob: 8f816f9f487bf86f4d9978a091989938d726748f [
file
] [
log
] [
blame
]
<?
php
header
(
'HTTP/1.1 500 Internal Server Error'
);
?>
document.getElementById('result').innerHTML = 'FAIL';