[webauthn] DOMString[] should be FrozenArray<DOMString>

domenic has just created a new issue for 
https://github.com/w3c/webauthn:

== DOMString[] should be FrozenArray<DOMString> ==
```
readonly    attribute DOMString[]   x5c;
```

The `[]` syntax has been removed from Web IDL.

Please view or discuss this issue at 
https://github.com/w3c/webauthn/issues/165 using your GitHub account

Received on Tuesday, 16 August 2016 17:56:43 UTC