Changeset 30628 in webkit


Ignore:
Timestamp:
Feb 27, 2008 10:06:09 AM (16 years ago)
Author:
kmccullough@apple.com
Message:

Landing test that was forgotten in the original patch (r30087).

Test for: http://bugs.webkit.org/show_bug.cgi?id=17191
HTML5: Client-side database queries should return values of type number

  • storage/sql-data-types-expected.txt: Added.
  • storage/sql-data-types.html: Added.
  • storage/sql-data-types.js: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r30627 r30628  
     12008-02-27  Kevin McCullough  <kmccullough@apple.com>
     2
     3        Landing test that was forgotten in the original patch (r30087).
     4
     5        Test for: http://bugs.webkit.org/show_bug.cgi?id=17191
     6        HTML5: Client-side database queries should return values of type number
     7
     8        * storage/sql-data-types-expected.txt: Added.
     9        * storage/sql-data-types.html: Added.
     10        * storage/sql-data-types.js: Added.
     11
    1122008-02-27  Julien Chaffraix <julien.chaffraix@gmail.com>
    213
Note: See TracChangeset for help on using the changeset viewer.