true when the string content decodes cleanly._validateStringToken
Validates a STRING token's escape sequences like the DOM parser does.
Parameters
src | Full input (for error context). |
cur | The STRING token to check. |
err | Set when the token's content cannot be decoded. |