archives

« Bugzilla Issues Index

#1659 — 15.10.2.1: "property" was split in "propert" and "y"


List entry for 'IgnoreCase', "property" was split in "propert" and "y".

Change from:
> IgnoreCase is true if the RegExp object's [[OriginalFlags]] internal data propert contains "i" and otherwise is false y.

to:
> IgnoreCase is true if the RegExp object's [[OriginalFlags]] internal data property contains "i" and otherwise is false.


fixed in rev17 editor's draft


fixed in rev17, August 23, 2013 draft