]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Output.FixInnerHTML.txt
CommitLineData
d4949327
NL
1Output.FixInnerHTML\r
2TYPE: bool\r
3VERSION: 4.3.0\r
4DEFAULT: true\r
5--DESCRIPTION--\r
6<p>\r
7 If true, HTML Purifier will protect against Internet Explorer's\r
8 mishandling of the <code>innerHTML</code> attribute by appending\r
9 a space to any attribute that does not contain angled brackets, spaces\r
10 or quotes, but contains a backtick. This slightly changes the\r
11 semantics of any given attribute, so if this is unacceptable and\r
12 you do not use <code>innerHTML</code> on any of your pages, you can\r
13 turn this directive off.\r
14</p>\r
15--# vim: et sw=4 sts=4\r