chromium/chrome/test/data/ssl/randomize_hash.js

document.body.innerHTML = "I'm content from an HTTP script." 
location.hash = Math.random();