- From: Tobie Langel <notifications@github.com>
- Date: Sat, 19 Aug 2017 00:42:42 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 19 August 2017 00:43:04 UTC
tobie commented on this pull request. > <pre highlight="js"> typeof Audio; // Evaluates to 'function'. var a1 = new Audio(); // Creates a new object that implements // HTMLAudioElement, using the zero-argument - // constructor. + // [=constructor=]. Oops. Will fix tomorrow. :-/ -- 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/418#discussion_r134077573
Received on Saturday, 19 August 2017 00:43:04 UTC