Body Mixin text() is supposed to return USVString
#39804
Labels
Comments
text() is supposed to return USVString
|
To be fully compliant, yes we likely need to. |
|
Should I take this issue up? |
|
just notice I also wonder what the diffrent is between USVString and a "normal" string is and doing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://fetch.spec.whatwg.org/#body-mixin
@jasnell I think the
Bloband consumer helpertext()methods need to run throughtoUSVStringwhich is used in theurlmodule?The text was updated successfully, but these errors were encountered: