blob: c103a32144fb96b9b76b91fd440e3725e9a5838d [file] [log] [blame]
"use strict";
test(function() {
assert_equals(self.origin, "http://" + location.host);
}, "self.origin should be correct");