mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
Retrieving the origin from the document's URL means the wrong origin can be returned for documents like about:blank or about:srcdoc. Testing: Newly-passing test involving a srcdoc and blob. --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>