- From: Tobie Langel <notifications@github.com>
- Date: Mon, 02 Oct 2017 19:12:14 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 2 October 2017 19:12:38 UTC
tobie 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
I don't know. Should we strive for consistency and link Array as we do Map and Set? (Note I opened #452 to discuss this further if needed it and cement it in the spec.)
--
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_r142228833
Received on Monday, 2 October 2017 19:12:38 UTC