summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/data/session_history/record_length.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/data/session_history/record_length.html b/chrome/test/data/session_history/record_length.html
new file mode 100644
index 0000000..0fb4f70
--- /dev/null
+++ b/chrome/test/data/session_history/record_length.html
@@ -0,0 +1,3 @@
+<script>
+history_length = history.length;
+</script>