Re: [w3c/IndexedDB] Linkify more ES terms (#101)

inexorabletash commented on this pull request.



>        <dd>Let |value| be a Number equal to the number of elements in |value|.</dd>
 
       <dt>If |value| is an [=Array=] and |identifier| is "<code>length</code>"</dt>
-      <dd>Let |value| be [=!=] ToLength([=!=] Get(|value|, "<code>length</code>")).</dd>
+
+      <dd>Let |value| be [=!=] [=ToLength=]([=!=] Get(|value|, "<code>length</code>")).</dd>

Done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/101

Received on Friday, 21 October 2016 21:02:43 UTC