Re: [w3c/IndexedDB] Implementation report (#213)

@inexorabletash if you have the test result of Edge 15, could you upload the `json` file to the [test-results](https://github.com/w3c/test-results) repo? Thanks.

According to the [test results in Ff58, Ch63 and Sf11](https://w3c.github.io/test-results/IndexedDB/all.html), and the information at `wpt.fyi`, I believe there are only 5 [less-than-2](https://w3c.github.io/test-results/IndexedDB/less-than-2.html) cases:

- /IndexedDB/clone-before-keypath-eval.html (4/5, 80.00%, 0.32% of total)
- /IndexedDB/error-attributes.html (1/1, 100.00%, 0.08% of total)
- /IndexedDB/idb-binary-key-detached.htm (2/2, 100.00%, 0.16% of total)
- /IndexedDB/idbobjectstore_createIndex15-autoincrement.htm (1/2, 50.00%, 0.08% of total)
- /IndexedDB/keypath-exceptions.htm (3/6, 50.00%, 0.24% of total)

Any objection to ignore these edge cases and move to PR/REC?

I'll try to find some time next week to review the test coverage of the substantive changes introduced by Level 2.

-- 
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/213#issuecomment-331480747

Received on Friday, 22 September 2017 15:32:32 UTC