Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(197)

Unified Diff: LayoutTests/storage/indexeddb/index-cursor.html

Issue 5800002: Merge 73697 - 2010-12-10 Hans Wennborg <hans@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/storage/indexeddb/index-cursor.html
===================================================================
--- LayoutTests/storage/indexeddb/index-cursor.html (revision 73901)
+++ LayoutTests/storage/indexeddb/index-cursor.html (working copy)
@@ -18,8 +18,8 @@
window.testData = [
1,
1,
- 2,
- 2,
+ 3.14159,
+ 3.14159,
10,
// FIXME: Dates.
"A big string",
« no previous file with comments | « LayoutTests/storage/indexeddb/index-basics-expected.txt ('k') | LayoutTests/storage/indexeddb/keyrange.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698