Skip to content
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

Fix comment and attribute start column. #163

Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 4, 2016

The EventedTokenizer only invokes the beginComment and beginAttribute methods after it has consumed the identifying chars.

Corresponding HTMLBars fix: tildeio/htmlbars#456

The EventedTokenizer only invokes the `beginComment` and
`beginAttribute` methods **after** it has consumed the identifying
chars.
@rwjblue rwjblue merged commit 67821c6 into glimmerjs:master May 4, 2016
@rwjblue rwjblue deleted the fix-loc-info-for-attributes-and-comments branch May 4, 2016 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant