Text Attribute Added
Added the text attribute which prevents XSS attacks to be limited by allowing for text to be inserted into the innerText of an element instead of innerHTML.
Added the text attribute which prevents XSS attacks to be limited by allowing for text to be inserted into the innerText of an element instead of innerHTML.