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 upRe-enable text-transform tests #9821
Open
Labels
Comments
|
@Ms2ger can we have some link to something somewhere which says why they were disabled? |
|
The problem is that they have a higher-than-average number of non-ASCII characters, and our incremental parsing code is broken in a way that can turn a non-ASCII character into two U+FFFDs if the network boundary falls in the middle of a character. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.