On Tue, Sep 16, 2014 at 8:16 PM, Domenic Denicola <[email protected]> wrote: > I also noticed today that the static `RegExp` properties are not specced, > which seems at odds with our new mandate to at least Annex B-ify the > required-for-web-compat stuff.
As a general note to people looking to spec some Annex B stuff, https://javascript.spec.whatwg.org/ is a good place to start. Many such things are listed there, but still lack a proper spec definition. Case in point: https://javascript.spec.whatwg.org/#regexp.$n _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

