diff options
author | Benjamin Herr <ben@0x539.de> | 2015-11-06 11:40:39 +0100 |
---|---|---|
committer | Benjamin Herr <ben@0x539.de> | 2015-11-06 18:15:27 +0100 |
commit | 4120283e10bfb2fe0e2677909b82f5c1b8b7051c (patch) | |
tree | 7413c8da5a586b1ba4a32e366af973f89b3790ab /python/servo/testing_commands.py | |
parent | 8b030c5177444a5274b1c329802ae9d998cf5df9 (diff) | |
download | servo-4120283e10bfb2fe0e2677909b82f5c1b8b7051c.tar.gz servo-4120283e10bfb2fe0e2677909b82f5c1b8b7051c.zip |
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/#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.
Diffstat (limited to 'python/servo/testing_commands.py')
0 files changed, 0 insertions, 0 deletions