Re: [IndexedDB] Duplicate double quotes

Thanks, fixed in https://dvcs.w3.org/hg/IndexedDB/rev/9cbb21363f41


On Sun, Mar 30, 2014 at 10:22 PM, Zhang, Zhiqiang
<zhiqiang.zhang@intel.com>wrote:

> 3.1.7 Transaction
>
> enum IDBTransactionMode {
>     ""readonly"",
>     ""readwrite"",
>     "versionchange""
> };
>
> https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html
>
> Thanks,
> Zhiqiang
>
>
>

Received on Monday, 31 March 2014 16:48:44 UTC