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 upTextEncoder::Constructor should not trim whitespace / lowercase its label #5900
Labels
Comments
psdh
added a commit
to psdh/servo
that referenced
this issue
Apr 30, 2015
…els servo#5900 Fixes servo#5900
psdh
added a commit
to psdh/servo
that referenced
this issue
Apr 30, 2015
…els servo#5900 Fixes servo#5900
|
I’m pretty sure I did that in passing at some point of the current rustup. It must have been lost if a rebase. |
|
Yeah, I removed it; I don't believe it belongs there |
bors-servo
pushed a commit
that referenced
this issue
May 1, 2015
... #5900 Fixes #5900 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5903) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
encoding_from_whatwg_labelalready does that correctly.Blocks #5601.
components/script/dom/textdecoder.rs./encoding/api-invalid-label.html.