Merge pull request #3299 from servo/iframe-javascript-urls

Handle iframe.src with a javascript: URL.
This commit is contained in:
Jack Moffitt 2014-09-15 17:03:54 -06:00
commit d161d0ad47
5 changed files with 152 additions and 56 deletions

View file

@ -1,3 +1,5 @@
[open-url-javascript-window-2.htm]
type: testharness
expected: TIMEOUT
[XMLHttpRequest: open() - resolving URLs (javascript: ]
expected: TIMEOUT

View file

@ -1,3 +1,5 @@
[open-url-javascript-window.htm]
type: testharness
expected: TIMEOUT
[XMLHttpRequest: open() - resolving URLs (javascript: ]
expected: TIMEOUT