- From: Timothy Gu <notifications@github.com>
- Date: Thu, 05 Oct 2017 19:06:26 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 October 2017 19:06:54 UTC
TimothyGu commented on this pull request. > @@ -8618,9 +8611,9 @@ appears on an [=interface=] that is not defined to [=interface/inherit=] from another, it indicates that the internal \[[Prototype]] property of its [=interface prototype object=] -will be the intrinsic object [=%ArrayPrototype%=] rather than -[=%ObjectPrototype%=]. This allows -Array methods to be used more easily +will be the intrinsic object {{%ArrayPrototype%}} rather than +{{%ObjectPrototype%}}. This allows +{{Array}} methods to be used more easily Made it consistent with Map/Set. Also fixed #452. -- 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/451#discussion_r143029637
Received on Thursday, 5 October 2017 19:06:54 UTC