chromium/third_party/blink/web_tests/http/tests/history/resources/slow-image.php

<?php
sleep(30);
header('Location: data:image/gif;base64,R0lGODlhAQABAJAAAMjIyAAAACwAAAAAAQABAAACAgQBADs%3D')
?>