[Bug 25658] Need normative reference for ArrayBufferView type

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25658

--- Comment #1 from Ryan Sleevi <sleevi@google.com> ---
How the HTML spec presently defines it:

http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html#dependencies

Which declares that ArrayBufferView is simply a type-def of the concrete
%TypedArray% classes within ES6.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 12 May 2014 03:59:30 UTC