[w3c/IndexedDB] Web IDL syntax error? (#226)

When generating the spec with the latest Bikeshed[1], a fatal error is emitted:

```
FATAL ERROR: IDL SYNTAX ERROR LINE: 17 - skipped: "boolean includes(any key)"
 ✘  Did not generate, due to fatal errors
```

Not sure if it's a bug in the IDL fragment, Bikeshed, or widlparser.

-----

[1] Bikeshed commit: [d1c8ac9ac0bb0f0e970e3942633cfb7d2f7e12e6](https://github.com/tabatkins/bikeshed/commit/d1c8ac9ac0bb0f0e970e3942633cfb7d2f7e12e6)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/226

Received on Monday, 15 January 2018 01:22:04 UTC