jasonkres
jasonkres
Characters that should be escaped are not escaped when they occur in attribute values. That is, a valid HTML5 document (e.g., per https://html5.validator.nu/) can be passed to CsQuery and come...
# Overview `decimal.js` contains code patterns like the following to save and restore global state similar to the following. This pattern is not safe to exceptions. (One of the affected...
# Issue It is difficult to work with URLs. It would help if there was support for using capturing groups in regular expressions (#1383), but even then it would still...