Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
LayoutTests
/
js
/
dom
/
function-constructor-this-value-expected.txt
blob: d4612377c2e49b18c6ae47cfef11b9aaaf8f2f7d [
file
] [
log
] [
blame
]
This tests verifies that the Function constructor creates functions with the correct 'this' and 'window' in scope.
PASS: result['this'].location.href should be about:blank and is.
PASS: result['window'].location.href should be about:blank and is.