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

inexorabletash commented on this pull request.



>  
         3. If |key| is failure, abort the overall algorithm and return
             failure.
 
-        4. Append the result of the first sub-step to end of |result|.
+        4. Let |p| be ! [=ToString=](|i|).
+
+     5. Let |status| be [=CreateDataProperty=](|result|, |p|, |key|).
+
+  6. Assert: |status| is true.

Ugh, thanks. (Switched to markdown-mode but hadn't configured it correctly.)

-- 
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:19 UTC