Sign in
webkit
/
WebKit
/
d261d7bc5cd85c4a09b02ad912aef5e520fb15e5
/
.
/
LayoutTests
/
js
/
regexp-flags.html
blob: db172c42875db83193897a16db28b857f28839f5 [
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/regexp-flags.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>