- From: Joshua Bell <web-platform-tests-notifications@w3.org>
- Date: Thu, 17 Nov 2016 20:25:48 GMT
- To: public-web-platform-tests-notifications@w3.org
@foolip - can you review? Failures in Chrome and Firefox are mostly as expected: new "v2" things that haven't shipped yet, Chrome's "class string" issues w/ prototypes, and other stuff from https://crbug.com/435727 One thing this did point out: the definition of `DOMStringList` I introduced into https://w3c.github.io/IndexedDB/#domstringlist-api is not marked `[Exposed=(Window,Worker)]`. Firefox does expose it, which shows up as a failing assert in the worker test. Chrome does not expose it. View on GitHub: https://github.com/w3c/web-platform-tests/pull/4223#issuecomment-261359553
Received on Thursday, 17 November 2016 20:26:00 UTC