Sign in
webkit
/
WebKit
/
22f2827cfd59c06c60673cc0a3389e164a0fa2d0
/
.
/
LayoutTests
/
fast
/
js
/
function-bind.html
blob: 1497fac61f5389ca17f9d006954b5f3d1546e388 [
file
] [
log
] [
blame
]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script
src
=
"resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/function-bind.js"
></script>
<script
src
=
"resources/js-test-post.js"
></script>
</body>
</html>