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

WPT test that's in UTF-8 with BOM times out #25053

Open
pshaughn opened this issue Dec 3, 2019 · 0 comments
Open

WPT test that's in UTF-8 with BOM times out #25053

pshaughn opened this issue Dec 3, 2019 · 0 comments

Comments

@pshaughn
Copy link
Member

@pshaughn pshaughn commented Dec 3, 2019

/html/syntax/parsing-html-fragments/the-input-byte-stream-034.html looks perfectly normal but as it explains in its own comment, and as a hex editor verifies, it starts with the unnecessary but occasionally-found-in-the-wild UTF-8 BOM of EF BB BF, and Servo seems to timeout on it because of this. This probably overlaps the similar UTF-16 failures of #22443.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.