[IndexedDB-tests] Correct IndexedDB test issues (#848)

This contains fixes for:

idbdatabase_close2.htm -  test assumed no versionchange, spec requires it
idbdatabase_createObjectStore9-invalidparameters.htm - was assuming exception priority (unspecified)
idbindex-multientry-big.htm - was assuming transaction sequencing (spec allows UA flexibility)
idbobjectstore_createIndex6-event_order.htm - correct expected exception type per spec


View on GitHub: https://github.com/w3c/web-platform-tests/pull/848

Received on Friday, 11 April 2014 17:50:50 UTC