Sign in
webkit
/
WebKit
/
23e576feb4d75c9fc45f35cc19515c4cf11389a1
/
.
/
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.