Skip to content

Editorial: modernize/consistify string and "current token" style#12128

Merged
zcorpan merged 1 commit intomainfrom
foolip/tokenizer-style
Feb 5, 2026
Merged

Editorial: modernize/consistify string and "current token" style#12128
zcorpan merged 1 commit intomainfrom
foolip/tokenizer-style

Conversation

@foolip
Copy link
Member

@foolip foolip commented Feb 3, 2026

This replaces 'the string "foo"' and similar with just "foo" and adds
"current" where it was missing in reference to current token.

This only changes the parsing section, because this spec is huge!


/parsing.html ( diff )

This replaces 'the string "foo"' and similar with just "foo" and adds
"current" where it was missing in reference to current token.

This only changes the parsing section, because this spec is huge!
@foolip foolip requested a review from annevk February 3, 2026 14:31
@foolip
Copy link
Member Author

foolip commented Feb 3, 2026

This takes out a few changes from #12118 and does them consistently for the syntax section.

It doesn't change the style around U+NNNN code points, because that would be a lot...

@zcorpan
Copy link
Member

zcorpan commented Feb 5, 2026

Removed the PR template as it's not needed for purely editorial changes.

@zcorpan zcorpan merged commit 28e837d into main Feb 5, 2026
2 checks passed
@zcorpan zcorpan deleted the foolip/tokenizer-style branch February 5, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants