Re: [w3c/IndexedDB] Adjust links to ECMAScript specifications (PR #401)

@inexorabletash commented on this pull request.



> @@ -773,8 +754,8 @@ following type-specific properties:
   <tr><th>Type</th><th>Properties</th></tr>
   <tr><td>{{Blob}}</td><td>{{Blob/size}}, {{Blob/type}}</td></tr>
   <tr><td>{{File}}</td><td>{{File/name}}, {{File/lastModified}}</td></tr>
-  <tr><td>[=ECMAScript/Array=]</td><td>`length`</td></tr>
-  <tr><td>[=ECMAScript/String=]</td><td>`length`</td></tr>
+  <tr><td>{{Array}}</td><td>`length`</td></tr>

Note that `{{Array/length}}` doesn't work, so not that trivial?

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

Message ID: <w3c/IndexedDB/pull/401/review/1383866776@github.com>

Received on Thursday, 13 April 2023 17:09:29 UTC