We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://wpt.fyi/results/encoding?q=encodeinto%20or%20nonsensenonmatching&run_id=5691771970387968&run_id=5724703296585728&run_id=5119090560598016&run_id=5660552926855168
I would expect this search query, encodeinto or nonsensenonmatching, to return the union of those matched by encodeinto and nonsensenonmatching.
encodeinto or nonsensenonmatching
encodeinto
nonsensenonmatching
Except, instead, it returns nothing, while encodeinto matches tests.
The text was updated successfully, but these errors were encountered:
or
Ah, it seems like the token matching is case-sensitive, but we lowercase all input into the search form.
Wait, no, token matching is case-sensitive… if there's an or.
Sorry, something went wrong.
No branches or pull requests
https://wpt.fyi/results/encoding?q=encodeinto%20or%20nonsensenonmatching&run_id=5691771970387968&run_id=5724703296585728&run_id=5119090560598016&run_id=5660552926855168
I would expect this search query,
encodeinto or nonsensenonmatching
, to return the union of those matched byencodeinto
andnonsensenonmatching
.Except, instead, it returns nothing, while
encodeinto
matches tests.The text was updated successfully, but these errors were encountered: