lThis seems like something that would be good to post as a PR to the ecma262 repo (assuming you've signed the CLA) so we can discuss further there; typically these sorts of changes (for layering concerns) are fine, although there's a broader discussion about the holistic approach in https://github.com/tc39/ecma262/pull/1105
On Wed, Mar 14, 2018 at 4:11 PM, =JeffH <[email protected]> wrote: > Howdy, > > I am unsure whether this suggestion/request comprises a feature request or > a proposal or is trivial [0], so am just throwing it out here. > > In working on <https://w3c.github.io/webauthn/>, we’ve identified a mod > [1] we (W3C webauthn WG & WHATWG) would like to make to the WHATWG Infra > spec [2], which would need an accompanying single row addition to ECMA262 > Table 7 "well-known intrinsic objects" [3], like so: > > > | %JSONStringify% | JSON.Stringify | The initial value of the | > | stringify data property of %JSON%| > > WDYT? > > thanks, > > =JeffH > > [0] https://github.com/tc39/proposals/blob/master/CONTRIBUTING.md > > [1] https://github.com/w3c/webauthn/issues/712#issuecomment-370094337 > > [2] https://infra.spec.whatwg.org/ > > [3] https://tc39.github.io/ecma262/#table-7 > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

