gecko-dev/servo/tests/html/border_twitter_fail_whale.html
Bryan Bell d2f7e5b8c7 servo: Merge #7685 - Replace twitter fail whale with redirect to archive.org version (from bjwbell:add-twitter-fail-whale-attribution); r=pcwalton
Sorry @pcwalton should have gotten the attribution approved first (https://twitter.com/subcide/status/645149674546966528)

r? @pcwalton

Source-Repo: https://github.com/servo/servo
Source-Revision: b26fac3f783f9f67089875a697cc2bf835babbfa
2015-09-24 20:40:49 -06:00

13 lines
570 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Pure CSS Twitter Fail Whale - By Steve Dennis (http://www.subcide.com/experiments/fail-whale/)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta HTTP-EQUIV="REFRESH" content="0; url=http://web.archive.org/web/20150911172834/http://www.subcide.com/experiments/fail-whale/">
</head>
<body>
<a href="http://web.archive.org/web/20150911172834/http://www.subcide.com/experiments/fail-whale/">http://www.subcide.com/experiments/fail-whale/</a>
</body>
</html>