Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert stylesheet.innerHTML to stylesheet.innerText
Browsers will interpret this the same but this protects against attacks such as: Change-Id: I34062ad3562a1791ec4ea5a404acf8f459cdcef9 https: //www.netsparker.com/blog/web-security/private-data-stolen-exploiting-css-injection/ Signed-off-by: LukeWood <[email protected]>
- Loading branch information