blob: 9e9810e29ca5182ef9e256212509b8412c7d52ee (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../js/resources/js-test-pre.js"></script>
<script src="resources/utilities.js"></script>
</head>
<body>
<script src="script-tests/idna2003.js"></script>
</body>
</html>
|