This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
_s/js
Miguel Fonseca dea243f2eb Sanitize location.hash before passing it to getElementById
There is no actual vulnerability in the existing implementation, as we
can only fetch existing elements (no DOM injection is possible). Plus,
the only call occurring on those elements is `HTMLElement#focus`.

Consider this an extra, more future-proof precaution.
2015-02-17 17:52:36 +00:00
..
customizer.js Use === and !== instead of == and != 2013-07-14 16:38:08 +10:00
navigation.js Revert previous (unintentional) commit 2014-12-17 15:09:44 -05:00
skip-link-focus-fix.js Sanitize location.hash before passing it to getElementById 2015-02-17 17:52:36 +00:00