Re: [heycam/webidl] Merge algo and dfn for "detaching an ArrayBuffer" (#210)

tobie commented on this pull request.



> @@ -7992,9 +7989,9 @@ a reference to the same object that the IDL value represents.
         starting at byte offset |offset|.
 </div>
 
-<div algorithm="detach an arraybuffer">
+<div algorithm>

@tabatkins can tell you more here, but my understanding is that, for now, they're only used to give helpful error messages. I think the only thing they check at present is variables which are defined but not used. Incidentally, that's how we picked up a bunch of copy/paste errors when we converted to using the algorithm construct.

-- 
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/210

Received on Thursday, 27 October 2016 15:20:31 UTC