archives

« Bugzilla Issues Index

#2711 — Editorial nit-picks near links in rev 23


I noticed these because punctuation and spacing oddities around links confuses the script. Here are a few cases:

7.4 "Operations on Iterator Objects":
Missing space before parens. "See Commmon Iteration Interfaces(25.1)."

14.4.11 "Static Semantics: ReferencesSuper":
Misplaced comma. "See also: 14.1.16, ,14.2.12 14.3.6."

15.2.0.13 "Static Semantics: VarDeclaredNames":
Double period at end of "see also" list.

26.3.2.1 "Reflect.Loader.prototype":
Missing close paren. "%LoaderPrototype% object (26.3.3."

Annex C:
Missing space before parens. "function name(12.5.4).".


fixed in rev24 editor's draft


fixed in rev24