- From: Domenic Denicola via GitHub <sysbot+gh@w3.org>
- Date: Thu, 06 Apr 2017 02:49:05 +0000
- To: public-webauthn@w3.org
I don't understand how the Edge codebase could not distinguish them. They have observably different behavior to authors, e.g. `Array.isArray`, as I cited above. (I can list many more if you need them, e.g. the presence of the `x5c.map` function, or the value of `x5c[Symbol.isConcatSpreadable]` and its impact on code like `[].concat(x5c)`.) If Edge does not distinguish, that is a bug in Edge. -- GitHub Notification of comment by domenic Please view or discuss this issue at https://github.com/w3c/webauthn/issues/165#issuecomment-292054303 using your GitHub account
Received on Thursday, 6 April 2017 02:49:12 UTC