touch-stale-node-crash.html revision 21939df44de1705786c545cd1bf519d47250322d
1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<html>
3<head>
4<link rel="stylesheet" href="/js/resources/js-test-style.css">
5<script src="/js/resources/js-test-pre.js"></script>
6<script src="/js/resources/js-test-post-function.js"></script>
7</head>
8<body>
9<p id="description"></p>
10<div style="background-color:red;height:100px;width:100px;"></div>
11<div id="console"></div>
12<script src="resources/touch-stale-node-crash.js"></script>
13</body>
14</html>
15