archives

« Bugzilla Issues Index

#1380 — 15.13.5.1.2: "byteLength" not defined


In 15.13.5.1.2 "SetArrayBufferData(arrayBuffer, bytes)",
step 6 says:
Set arrayBuffer’s [[ArrayBufferByteLength]] internal data property
to byteLength.
but 'byteLength' is not defined.

Change it to 'bytes'?
(Or preferably, change occurrences of 'bytes' to 'byteLength'.)


fixed in rev 15 editor's draft


resolved in rev 15, May 14, 2013 draft