Editorial: Reword "specified in the ECMA-402 specification" - #3940
Merged
Conversation
Member
|
There is also a "the ECMA-404 specification" occurrence in https://tc39.es/ecma262/#sec-json-object, could you also update that? (the other occurrences of ECMA-404 are already in the new format) |
Member
Author
|
Done. I should have grepped for ECMA specifications other than 402... |
nicolo-ribaudo
approved these changes
Aug 6, 2026
linusg
approved these changes
Aug 10, 2026
linusg
left a comment
Member
There was a problem hiding this comment.
I would probably s/If an ECMAScript implementation does not include the ECMA-402 API/Otherwise/ to reduce the density of ECMA-402 mentions but this is already an improvement.
Member
Author
|
Changed to use the "Otherwise" language. |
linusg
approved these changes
Aug 10, 2026
|
The rendered spec preview for this PR is available as a single page at https://tc39.es/ecma262/pr/3940 and as multiple pages at https://tc39.es/ecma262/pr/3940/multipage . |
ptomato
force-pushed
the
specified-in-the-specification
branch
from
August 24, 2026 20:41
c656794 to
9094c69
Compare
Member
Author
|
Rebased, I believe it's ready to merge now. |
Refer to "ECMA-402", not "the ECMA-402 specification" throughout, as per tc39#3759 (comment). Ditto for ECMA-404. Change language to "Otherwise" to avoid repetition of "includes the ECMA-402 Internationalization API".
ljharb
force-pushed
the
specified-in-the-specification
branch
from
August 28, 2026 19:33
9094c69 to
ddee48f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refer to "ECMA-402", not "the ECMA-402 specification" throughout, as per #3759 (comment)