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

Unified Diff: LayoutTests/storage/indexeddb/objectstore-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
« no previous file with comments | « LayoutTests/storage/indexeddb/keyrange-expected.txt ('k') | WebCore/ChangeLog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/storage/indexeddb/objectstore-cursor.html
===================================================================
--- LayoutTests/storage/indexeddb/objectstore-cursor.html (revision 73901)
+++ LayoutTests/storage/indexeddb/objectstore-cursor.html (working copy)
@@ -16,9 +16,9 @@
// In order of how it should be sorted by IndexedDB.
window.testData = [
- 1,
- 2,
+ 2.718281828459,
3,
+ 3.14159265,
10,
// FIXME: Dates.
"A bigger string",
« no previous file with comments | « LayoutTests/storage/indexeddb/keyrange-expected.txt ('k') | WebCore/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698