Changeset 70521 in webkit


Ignore:
Timestamp:
Oct 26, 2010 8:19:12 AM (13 years ago)
Author:
jorlow@chromium.org
Message:

2010-10-26 Jeremy Orlow <jorlow@chromium.org>

Reviewed by Steve Block.

Add IndexedDB test/tutorial
https://bugs.webkit.org/show_bug.cgi?id=48067

This document is useful in terms of demonstrating IndexedDB and
documenting what we do and don't support currently, since I'll be
maintaining it for at least some time.

  • storage/indexeddb/tutorial-expected.txt: Added.
  • storage/indexeddb/tutorial.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r70518 r70521  
     12010-10-26  Jeremy Orlow  <jorlow@chromium.org>
     2
     3        Reviewed by Steve Block.
     4
     5        Add IndexedDB test/tutorial
     6        https://bugs.webkit.org/show_bug.cgi?id=48067
     7
     8        This document is useful in terms of demonstrating IndexedDB and
     9        documenting what we do and don't support currently, since I'll be
     10        maintaining it for at least some time.
     11
     12        * storage/indexeddb/tutorial-expected.txt: Added.
     13        * storage/indexeddb/tutorial.html: Added.
     14
    1152010-10-26  Pavel Feldman  <pfeldman@chromium.org>
    216
Note: See TracChangeset for help on using the changeset viewer.