New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering: productions missing "but only if" #1246

Closed
jmdyck opened this Issue Jun 24, 2018 · 0 comments

Comments

Projects
None yet
3 participants
@jmdyck
Collaborator

jmdyck commented Jun 24, 2018

In 11.8.6Template Literal Lexical Components, the productions for NotCodePoint and CodePoint are missing their "but only if" annotations in the HTML rendering.

Oddly, other "but only if" annotations are rendered. Possible reason: the non-rendering ones begin with [> whereas the rendering ones begin with [>.

@bterlson bterlson self-assigned this Jun 27, 2018

@bterlson bterlson closed this in 11ef5d4 Aug 1, 2018

@ljharb ljharb added the rendering bug label Aug 1, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment