Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
js
/
number-constructor.html
blob: e47a8dc97c54b22dd00cb634983c274bd521fb61 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"UTF-8"
>
<script
src
=
"../resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/number-constructor.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>