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