Refactor HTML.Noopener to HTML.TargetNoopener so that it behaves like HTML.TargetNore...
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / HTML.TargetNoopener.txt
blobdd514c0def24d127a58ce3e40dcc242bc45e4611
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