diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2015-11-07 04:03:35 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2015-11-07 04:03:35 +0530 |
commit | 33bbed7dc1d3e4f26fbf87e02d2f821015590743 (patch) | |
tree | 25b95a0a91a34b95389e58ac9d3fa024e8814924 /python/servo/testing_commands.py | |
parent | a0221b91268307b1c2690241a4d24816471c915e (diff) | |
parent | 066867eb86d93dcb79ec85e0e5788015abd52dbf (diff) | |
download | servo-33bbed7dc1d3e4f26fbf87e02d2f821015590743.tar.gz servo-33bbed7dc1d3e4f26fbf87e02d2f821015590743.zip |
Auto merge of #8359 - ben0x539:js-url-query-fragment, r=eefriedman
Append query string + fragment to javascript: url.
When loading a URL whose scheme is javascript, we should do what
https://html.spec.whatwg.org/multipage/browsers.html#javascript-protocol
says and append the URL's query and fragment components to the scheme
data, as well as percent- and utf-8-decode the whole thing, before
evaluating it as javascript.
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8359)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/testing_commands.py')
0 files changed, 0 insertions, 0 deletions