fix(HtmlLexer): handle CR in input stream per HTML spec by vicb · Pull Request #5629 · angular/angular · GitHub
Skip to content

fix(HtmlLexer): handle CR in input stream per HTML spec#5629

Closed
vicb wants to merge 1 commit into
angular:masterfrom
vicb:1204-lexCR
Closed

fix(HtmlLexer): handle CR in input stream per HTML spec#5629
vicb wants to merge 1 commit into
angular:masterfrom
vicb:1204-lexCR

Conversation

@vicb

@vicb vicb commented Dec 5, 2015

Copy link
Copy Markdown
Contributor

fixes #5618

@vicb vicb added type: bug/fix action: review The PR is still awaiting reviews from at least one requested reviewer comp: core/view/compiler labels Dec 5, 2015
@vicb vicb added this to the beta.0 milestone Dec 6, 2015
@tbosch tbosch added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 7, 2015
@vicb vicb added the action: merge The PR is ready for merge by the caretaker label Dec 7, 2015
@mary-poppins

Copy link
Copy Markdown

@mary-poppins

Copy link
Copy Markdown

Merging PR #5629 on behalf of @jelbourn to branch presubmit-jelbourn-pr-5629.

@vicb vicb mentioned this pull request Dec 8, 2015
@vicb vicb closed this in 9850e68 Dec 8, 2015
@vicb vicb deleted the 1204-lexCR branch June 23, 2016 17:44
@angular-automatic-lock-bot

Copy link
Copy Markdown

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes type: bug/fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTML tokenization does not handle CR correctly

5 participants