1 | 1 | Tests that src and href element targets are rewritten properly. |
---|---|---|
2 | 2 | |
3 | 3 | javascript:alert('foo') |
4 | http://127.0.0.1/script.js | |
5 | http://127.0.0.1/stylesheet.css | |
6 | http://127.0.0.1/target.html | |
4 | http://127.0.0.1:8000/devtools/elements/resources/script.js | |
5 | http://127.0.0.1:8000/devtools/elements/resources/stylesheet.css | |
6 | http://127.0.0.1:8000/devtools/elements/resources/target.html | |
7 | 7 |