Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All the attributes listed in the polyfill already begin with "aria". However, to add extra protection against the possibility of XSS attacks through one of the polyfill's internal methods, this enforces "aria-" at the beginning of the snake-case attribute name, even if somehow "aria" were missing from the input JavaScript attribute name. This change is based on the outcome of an internal security review. Change-Id: Iec8a9cbd5f88fdf4b87da3e5cd058c4ffb69c3ff
- Loading branch information