2 document
.testExpando
= "It's me too!";
4 parent
.childEval
= eval
;
6 parent
.childEvalCaller = function(s
) {
10 parent
.childLocalEvalCaller
= (function()
13 return function(s
) { return e(s
); };
16 location
.href
= "http://localhost:8000/security/resources/xss-eval3.html";