Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/fast/dom/Window/Location/resources/
window-shadow-location-using-js-object-with-toString-iframe.html
<script> var location = { toString: function() { return "pass.html"; } }; </script>