haikuwebkit/LayoutTests/fast/workers/worker-location.html

8 lines
195 B
HTML

<body>
<p>Test WorkerLocation properties.</p>
<div id=result></div>
<script src="resources/worker-create-common.js"></script>
<script src="resources/worker-location.js"></script>
</body>
</html>