archives

« Bugzilla Issues Index

#1170 — bad section numbers


There are two consecutive sections numbered 8.1.6.3:
"Invariants of the Essential Internal Methods"
"Well-Known Symbols and Intrinsics"

---

Between 8.3.7.3 and 8.3.9, there is:
8.7.8 [[HasProperty]](P)
Change the '7' to a '3', presumably.

---

There are two sections numbered 15.13.5.1 (and two numbered 15.13.5.1.1):
15.13.5 ArrayBuffer Objects
15.13.5.1 Abstract Operations For ArrayBuffer Objects
15.13.5.1.1 AllocateArrayBuffer(...)
15.13.5.1.2 SetArrayBufferData(...)
15.13.5.1.3 GetValueFromBuffer (...)
15.13.5.1.4 SetValueInBuffer (...)
15.13.5.1 The ArrayBuffer Object Called as a Function
15.13.5.1.1 ArrayBuffer(length)

---

Between 15.13.6.2 and 15.13.6.3, there is:
15.13.5.2.1 new ArrayBuffer(len)
Change the '.5' to a '.6'.

---

Between 15.13.6.4.3 and 15.13.6.4.11, there are:
15.13.6.6.{4-11}
Change the second '.6' to a '.4'. (And bump '.11' to '.12'.)


fixed in rev 14 editor's draft


in Rev 14 draft