]>
Commit | Line | Data |
---|---|---|
d4949327 NL |
1 | Core.RemoveInvalidImg\r |
2 | TYPE: bool\r | |
3 | DEFAULT: true\r | |
4 | VERSION: 1.3.0\r | |
5 | --DESCRIPTION--\r | |
6 | \r | |
7 | <p>\r | |
8 | This directive enables pre-emptive URI checking in <code>img</code>\r | |
9 | tags, as the attribute validation strategy is not authorized to\r | |
10 | remove elements from the document. Revert to pre-1.3.0 behavior by setting to false.\r | |
11 | </p>\r | |
12 | --# vim: et sw=4 sts=4\r |