Source code
Revision control
Copy as Markdown
Other Tools
"use strict";
test(function() {
assert_equals(self.origin, "http://" + location.host);
}, "self.origin should be correct");
"use strict";
test(function() {
assert_equals(self.origin, "http://" + location.host);
}, "self.origin should be correct");