Searched defs:InvalidSelfCloseTags (Results 1 – 8 of 8) sorted by relevance
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fckregexlib.js | 89 InvalidSelfCloseTags : /(<(?!base|meta|link|hr|br|param|img|area|input)([a-zA-Z0-9:]+)[^>]*)\/>/gi, property
|
| /plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
| D | fckregexlib.js | 94 InvalidSelfCloseTags : /(<(?!base|meta|link|hr|br|param|img|area|input)([a-zA-Z0-9:]+)[^>]*)\/>/gi property
|
| /plugin/grensladawritezor/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 39 …nts:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,InvalidSelfCloseTags:/(<(?!base|… property
|
| D | fckeditorcode_ie.js | 40 …nts:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,InvalidSelfCloseTags:/(<(?!base|… property
|
| /plugin/wysiwyg/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 40 …nts:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,InvalidSelfCloseTags:/(<(?!base|… property
|
| D | fckeditorcode_ie.js | 41 …nts:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,InvalidSelfCloseTags:/(<(?!base|… property
|
| /plugin/fckg/fckeditor/editor/js/ |
| D | fckeditorcode_ie.js | 55 …nts:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,InvalidSelfCloseTags:/(<(?!base|… property
|
| D | fckeditorcode_gecko.js | 51 …nts:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,InvalidSelfCloseTags:/(<(?!base|… property
|