Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upProperly encode the states for CDATA #224
Conversation
|
Did the spec change? Should html5lib-tests be updated accordingly? Is this a breaking change because the |
|
It needs to be because the tree builder can change the state of the tokenizer. To any state. That should be improved but this is still a breaking change. Will look into the failing test, that wasn't supposed to happen and I didn't even see it locally... |
|
@SimonSapin I fixed the bug. |
|
IRC:
@bors-servo r+ |
|
|
|
|
Properly encode the states for CDATA <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/html5ever/224) <!-- Reviewable:end -->
nox commentedOct 23, 2016
•
edited by larsbergstrom
This change is