mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Handle iframe.src with a javascript protocol URL.
This change prevents us from crashing on Amazon and other pages with iframe.src="javascript:foo".
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[open-url-javascript-window.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[XMLHttpRequest: open() - resolving URLs (javascript: ]
|
||||
expected: TIMEOUT
|
||||
|
||||
Reference in New Issue
Block a user