You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on Unified NumerFormat polyfill I noticed #2383 which might not be valid as numberingSystem is not retrieved anywhere in current spec and proposed unified numberformat. The closest call was the iteration over options in https://tc39.es/ecma402/#sec-resolvelocale but that's not enough to trigger a getter. Should those tests be modified?
Hi there,
While working on Unified NumerFormat polyfill I noticed #2383 which might not be valid as
numberingSystem
is not retrieved anywhere in current spec and proposed unified numberformat. The closest call was the iteration overoptions
in https://tc39.es/ecma402/#sec-resolvelocale but that's not enough to trigger a getter. Should those tests be modified?cc @FrankYFTang @sffc
Thanks,
LH
The text was updated successfully, but these errors were encountered: