root/LayoutTests/http/tests/security/resources/empty-svg.php

/* [<][>][^][v][top][bottom][index][help] */
<?php
header("Content-Type: image/svg+xml");
?>
<svg xmlns="http://www.w3.org/2000/svg"></svg>

/* [<][>][^][v][top][bottom][index][help] */