Re: [webrtc-stats] Mark up duplicate definition of RTCStats dictionary (#385)

@foolip There is no class to omit IDL in Reffy yet. We talked about it in https://github.com/tidoust/reffy/issues/123 but I haven't implemented support for the `extract` class for now.

Reffy extracts the IDL index generated by Respec and Bikeshed, which exclude IDL definitions that have an `extract` class. But the `webrtc-stats` spec does not seem to have any IDL index, so Reffy extracts individual IDL snippets and will include the offending definition no matter what.

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/385#issuecomment-455359625 using your GitHub account

Received on Thursday, 17 January 2019 22:42:25 UTC