blob: 94cf318f6c18dfdc1f46d39e1600885d5de010ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/inline-style-after-indentoutdent.js"></script>
</body>
</html>
|