mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Merge pull request #3299 from servo/iframe-javascript-urls
Handle iframe.src with a javascript: URL.
This commit is contained in:
commit
d161d0ad47
5 changed files with 152 additions and 56 deletions
|
@ -1,3 +1,5 @@
|
|||
[open-url-javascript-window-2.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[XMLHttpRequest: open() - resolving URLs (javascript: ]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
[open-url-javascript-window.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[XMLHttpRequest: open() - resolving URLs (javascript: ]
|
||||
expected: TIMEOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue