archives

« Bugzilla Issues Index

#2689 — chapter 6: misc editorial


----------------------------------------
In 6.1.7 "The Object Type":

{1}
6.1.7 / para 2+3:
A data property ...
An accessor property ...
The hanging indents are odd.
Use a bulleted list instead?

----------------------------------------
In 6.1.7.3 "Invariants of the Essential Internal Methods":

{2}
6.1.7.3 / [[DefineOwnProperty]]:
For consistency, the second line of item 1 should be indented,
and perhaps all three lines of the numbered list should be indented.

----------------------------------------
In 6.1.7.4 "Well-Known Intrinsic Objects":

{3}
6.1.7.4 / table / row 3:
s|ObjProto_toString|ObjectPrototypeToString|
(The latter is how 22.1.3.27 refers to it.)

{4}
6.1.7.4 / table:
Table has a row of empty cells.

{5}
6.1.7.4 / table:
The table is missing rows for:
%Loader%
%LoaderIteratorPrototype%
%LoaderPrototype%
%Promise%
%PromisePrototype%
%Realm%
%RealmPrototype%
%ReturnUndefined%
%Symbol%

----------------------------------------
In 6.2.3.1 "GetValue (V)":

{6}
6.2.3.1 / step 5.b:
Return the [[Get]] internal method of /base/ passing GetReferencedName(/V/) ...
After "Return", insert "the result of calling".

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX


fixed in rev24 editor's draft

The formatting of 6.1.7.3 currently looks fine in the source document, but there may still be issues in the html. Need to check that when rev24 is html rendered.


Confirmed fixed except for {4} (row of empty cells in table).


fixed in rev24


Reopening due to the leftovers noted in comment 2.


fixed in rev25 editor's draft


confirmed fixed.