Justin Renjilian
Results
2
issues of
Justin Renjilian
### Describe the bug (See the attached repo for a minimal reproduction of what I'm seeing.) I'm using `resolve.alias` to mock one of my own modules (`real.js`). I'd like my...
pending triage
**Describe the bug** Script and style tags [don't decode HTML entities](https://www.w3.org/TR/html4/types.html#type-cdata), so `myScript.textContent` should contain `<` etc if present. This appears to work when creating a script element through `document.createElement`,...
bug