Re: [payment-request-tests] Add Payment Request IDL tests (#3439)

FYI the test failures for this in Chrome are known issues with Blink’s WebIDL conformance that have already been reported for `idlharness.js` tests for other APIs implemented in Chrome:

* [Bug: IDL bindings: Calling a promise-returning method with this=null should reject, not throw](https://bugs.chromium.org/p/chromium/issues/detail?id=627309&desc=2)
* [Bug: class string of Type.prototype expected "[object TypePrototype]" but got "[object Type]"](https://bugs.chromium.org/p/chromium/issues/detail?id=635694) 

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3439#issuecomment-238721609

Received on Tuesday, 9 August 2016 23:18:14 UTC