[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/var/www/se3/includes/library/HTMLPurifier/ConfigSchema/schema/ -> Output.FixInnerHTML.txt (source)

   1  Output.FixInnerHTML
   2  TYPE: bool
   3  VERSION: 4.3.0
   4  DEFAULT: true
   5  --DESCRIPTION--
   6  <p>
   7    If true, HTML Purifier will protect against Internet Explorer's
   8    mishandling of the <code>innerHTML</code> attribute by appending
   9    a space to any attribute that does not contain angled brackets, spaces
  10    or quotes, but contains a backtick.  This slightly changes the
  11    semantics of any given attribute, so if this is unacceptable and
  12    you do not use <code>innerHTML</code> on any of your pages, you can
  13    turn this directive off.
  14  </p>
  15  --# vim: et sw=4 sts=4


Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1