Roll src/third_party/WebKit d9c6159:8139f33 (svn 201974:201975)
[chromium-blink-merge.git] / chrome / test / data / ssl / randomize_hash.js
blob46c2082fd50d06ddbb56968d9de77e40cf280805
1 document.body.innerHTML = "I'm content from an HTTP script."
2 location.hash = Math.random();