- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 17 Aug 2017 15:09:15 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 17 August 2017 15:09:37 UTC
annevk commented on this pull request. > </pre> <pre class="anchors"> urlPrefix: https://html.spec.whatwg.org/; spec: HTML type: interface - text: Audio; url: dom-audio - text: Option; url: dom-option - text: Image; url: dom-image + text: HTMLAudioElement; url: htmlaudioelement + text: HTMLOptionElement; url: htmloptionelement + text: HTMLImageElement; url: htmlimageelement + text: onmouseenter; for: Document; url: handler-onmouseenter + text: onmouseleave; for: Document; url: handler-onmouseleave + text: onreadystatechange; for: Document; url: handler-onreadystatechange +urlPrefix: https://fullscreen.spec.whatwg.org/; spec: FULLSCREEN + type: interface; + text: fullscreenEnabled; for: Document; url: dom-document-fullscreenenabled + text: fullscreen; for: Document; url: dom-document-fullscreen + text: fullscreenElement; for: DocumentOrShadowRoot; url: dom-document-fullscreenelement Yeah I think that's correct. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/416#discussion_r133740527
Received on Thursday, 17 August 2017 15:09:37 UTC