Searched refs:selfClosingTags (Results 1 – 3 of 3) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 696 return(this.selfClosingTags.hasOwnProperty(tag)) 1351 this.selfClosingTags={meta:1,link:1,area:1,base:1,col:1,input:1,img:1,br:1,hr:1,param:1,embed:1}; class
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 1889 return (this.selfClosingTags.hasOwnProperty(tag)); 5612 this.selfClosingTags = class
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 707 return(this.selfClosingTags.hasOwnProperty(tag)) 1362 this.selfClosingTags={meta:1,link:1,area:1,base:1,col:1,input:1,img:1,br:1,hr:1,param:1,embed:1}; class
|