archives

« Bugzilla Issues Index

#2046 — 19.1.3.1 + 19.1.3.15.1: "soure"


In 19.1.3.1 "Object.assign ( target, source )",
step 5 says:
Let keys be the result of calling the [[OwnPropertyKeys]] internal method
of soure.

And in 19.1.3.15.1 "MixinProperties( target, source )",
step 3 says the same thing.

In each case, change "soure" to "source".


fixed in rev20 editor's draft


fixed in rev20 draft, Oct. 28, 2013


In the first case (now in section 19.1.2.1),
you change "soure" to "soucre".

Change it to "source".


fiexd in rev22 editor's draft


fixed in Rev22 (January 20, 2013) release