blob: b2f75c2ceaf80cc7cef0b582f5be355998184e55 [file] [log] [blame]
namespace="IndexedDB"
# http://www.w3.org/TR/IndexedDB/#idl-def-IDBCursorDirection
next
nextunique
prev
prevunique
# http://www.w3.org/TR/IndexedDB/#idl-def-IDBTransactionMode
readonly
readwrite
versionchange
# http://www.w3.org/TR/IndexedDB/#idl-def-IDBRequestReadyState
pending
done
# http://www.w3.org/TR/IndexedDB/#idl-def-IDBVersionChangeEvent
# FIXME: This enum is non-standard, see
# https://www.w3.org/Bugs/Public/show_bug.cgi?id=22370
none
total