HTML.TargetNoopener.txt 305 B

12345678910
  1. --# vim: et sw=4 sts=4
  2. HTML.TargetNoopener
  3. TYPE: bool
  4. VERSION: 4.8.0
  5. DEFAULT: TRUE
  6. --DESCRIPTION--
  7. If enabled, noopener rel attributes are added to links which have
  8. a target attribute associated with them. This prevents malicious
  9. destinations from overwriting the original window.
  10. --# vim: et sw=4 sts=4