summaryrefslogtreecommitdiffstats
path: root/content/test/data/indexeddb/bug_90635.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/test/data/indexeddb/bug_90635.html')
-rw-r--r--content/test/data/indexeddb/bug_90635.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/content/test/data/indexeddb/bug_90635.html b/content/test/data/indexeddb/bug_90635.html
new file mode 100644
index 0000000..eaffe72
--- /dev/null
+++ b/content/test/data/indexeddb/bug_90635.html
@@ -0,0 +1,11 @@
+<html>
+ <head>
+ <title>IndexedDB regression test for bug 90635</title>
+ <script type="text/javascript" src="shared.js"></script>
+ <script type="text/javascript" src="bug_90635.js"></script>
+ </head>
+ <body onLoad="test()">
+ <div id="status">Starting...</div>
+ </body>
+</html>
+