blob: 6833f1bd6838b0c2e0eca17851799ea2fb05b0a5 (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE HTML>
<html>
<body>
<h3>Note: You must have started chrome with <tt>--enable-file-cookies</tt> for
this test to work manually.</h3>
<script>document.cookie = "__pc_pages=select-readtransactions; path=/";</script>
<script src="../start.js"></script>
</body>
</html>
|