- From: Mark Watson <watsonm@netflix.com>
- Date: Tue, 19 Jul 2016 15:21:58 -0700
- To: spec-prod@w3.org
Received on Tuesday, 19 July 2016 22:22:27 UTC
Hi all, I have two functions in one interface: appendBuffer( ArrayBuffer data ); appendBuffer( ArrayBufferView data ); The oldschool-to-contiguous tools leaves me with two <dfn>arrayBuffer</dfn>'s which ReSpec doesn't like. How do I make these definitions different ? I have tried adding various attributes to the <dfn> entries, but no luck. I guess I have the same issue as https://github.com/w3c/respec/issues/536, but that doesn't offer any help. ...Mark
Received on Tuesday, 19 July 2016 22:22:27 UTC