Re: [heycam/webidl] More ECMAScript biblio cleanup (#451)

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

Well, you were actually more precise than that in https://github.com/heycam/webidl/pull/405#issue-249858976. But we're not linking Array anywhere else in the spec, are we?

-- 
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_r142199936

Received on Monday, 2 October 2017 17:17:15 UTC