| Index: LayoutTests/fast/dom/setPrimitiveValue-exceptions.html
|
| ===================================================================
|
| --- LayoutTests/fast/dom/setPrimitiveValue-exceptions.html (revision 0)
|
| +++ LayoutTests/fast/dom/setPrimitiveValue-exceptions.html (revision 42928)
|
| @@ -0,0 +1,13 @@
|
| +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| +<html>
|
| +<head>
|
| +<link rel="stylesheet" href="../js/resources/js-test-style.css">
|
| +<script src="../js/resources/js-test-pre.js"></script>
|
| +</head>
|
| +<body>
|
| +<p id="description"></p>
|
| +<div id="console"></div>
|
| +<script src="script-tests/setPrimitiveValue-exceptions.js"></script>
|
| +<script src="../js/resources/js-test-post.js"></script>
|
| +</body>
|
| +</html>
|
|
|