- From: François Daoust via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Feb 2016 15:48:44 +0000
- To: public-secondscreen@w3.org
@anssiko Web IDL is not entirely clear about that but I think that there would need to be a concrete `interface` defined that the `partial interface` blocks would extend. In our case, that would mean adding the following empty interface somewhere: ```html <pre class="idl"> interface Presentation {}; </pre> ``` -- GitHub Notification of comment by tidoust Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/230#issuecomment-182438900 using your GitHub account
Received on Wednesday, 10 February 2016 15:48:46 UTC