archives

« Bugzilla Issues Index

#1350 — 9.2.7 + 11.8.1: italic "false"


In 9.2.7 "IsExtensible (O)",
step 4 says
If notExtensib le is true, then return false; else return true.
where "false" is in italics.


Similarly, in 11.8.1 "Runtime Semantics",
under "Runtime Semantics: Evaluation",
in the algorithm for abstract operation instanceofOperator,
step 5 says:
If IsCallable(C) is false, then throw a TypeError exception.
where "false" is in italics.


In each case, change "false" to an upright bold font.


fixed in rev15 editor's draft


resolved in rev 15, May 14, 2013 draft