Cheetah
All Classes Namespaces Files Functions Variables Pages
Variables
plugins/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt File Reference

Variables

Output FixInnerHTML TYPE
 
Output FixInnerHTML HTML Purifier will protect against Internet Explorer s mishandling of the< code > innerHTML</code > attribute by appending a space to any attribute that does not contain angled brackets
 
Output FixInnerHTML HTML Purifier will protect against Internet Explorer s mishandling of the< code > innerHTML</code > attribute by appending a space to any attribute that does not contain angled spaces or quotes
 
Output FixInnerHTML HTML Purifier will protect against Internet Explorer s mishandling of the< code > innerHTML</code > attribute by appending a space to any attribute that does not contain angled spaces or but contains a backtick This slightly changes the semantics of any given attribute
 
Output FixInnerHTML HTML Purifier will protect against Internet Explorer s mishandling of the< code > innerHTML</code > attribute by appending a space to any attribute that does not contain angled spaces or but contains a backtick This slightly changes the semantics of any given so if this is unacceptable and you do not use< code > innerHTML</code > on any of your pages
 

Variable Documentation

◆ attribute

Output FixInnerHTML HTML Purifier will protect against Internet Explorer s mishandling of the<code> innerHTML</code> attribute by appending a space to any attribute that does not contain angled spaces or but contains a backtick This slightly changes the semantics of any given attribute

Definition at line 11 of file Output.FixInnerHTML.txt.

◆ brackets

Output FixInnerHTML HTML Purifier will protect against Internet Explorer s mishandling of the<code> innerHTML</code> attribute by appending a space to any attribute that does not contain angled brackets

Definition at line 9 of file Output.FixInnerHTML.txt.

◆ pages

Output FixInnerHTML HTML Purifier will protect against Internet Explorer s mishandling of the<code> innerHTML</code> attribute by appending a space to any attribute that does not contain angled spaces or but contains a backtick This slightly changes the semantics of any given so if this is unacceptable and you do not use<code> innerHTML</code> on any of your pages

Definition at line 12 of file Output.FixInnerHTML.txt.

◆ quotes

Output FixInnerHTML HTML Purifier will protect against Internet Explorer s mishandling of the<code> innerHTML</code> attribute by appending a space to any attribute that does not contain angled spaces or quotes

Definition at line 10 of file Output.FixInnerHTML.txt.

◆ TYPE

Output FixInnerHTML TYPE

Definition at line 2 of file Output.FixInnerHTML.txt.