Re: [css-font-loading] ArrayBufferData typedef

On Wed, Sep 24, 2014 at 1:21 AM, Cameron McCormack <cam@mcc.id.au> wrote:
> I've added a typedef to Web IDL to define the (ArrayBuffer or
> ArrayBufferView) union, since that is probably going to be a common pattern
> to use.  Please use that rather than defining BinaryData here. Thanks!
>
> http://heycam.github.io/webidl/#common-ArrayBufferData

It would be great if you could mark that up with a <dfn
data-dfn-type="typedef">; Bikeshed doesn't recognize that as a
definition right now, so referring to it in my IDL will just result in
a linking error.

(It would be great if everything else was also marked up appropriately
for Bikeshed.  I can do that for you if you like.)

~TJ

Received on Thursday, 2 October 2014 21:11:34 UTC