archives

« Bugzilla Issues Index

#1817 — Array.from does not specify arity


Based on what I've seen elsewhere, the length for Array.from should be 1, since there's 1 required argument, but it's not specified in the text.


Confirmed.

Following step 20 and before the NOTE:

"The length property of the from method is 1."


fixed in rev19 editor's draft


fixed in rev19