8 lines
219 B
HTML
8 lines
219 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<h3>Note: You must have started chrome with <tt>--enable-file-cookies</tt> for this test to work manually.</h3>
|
||
|
<script src="pages.js"></script>
|
||
|
<script src="../common/start.js"></script>
|
||
|
</body>
|
||
|
</html>
|