summaryrefslogtreecommitdiff
path: root/common/locale/en-US/options.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/locale/en-US/options.xml')
-rw-r--r--common/locale/en-US/options.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml
index 824b8a9c..4ec5915d 100644
--- a/common/locale/en-US/options.xml
+++ b/common/locale/en-US/options.xml
@@ -612,6 +612,11 @@
//area[@href] | //xhtml:area[@href] |
//img[@src] | //xhtml:img[@src] |
//iframe[@src] | //xhtml:iframe[@src]',
+ [F]:'//div | //xhtml:div |
+ //span | //xhtml:span |
+ //p | //xhtml:p |
+ //body | //xhtml:body |
+ //html | //xhtml:html'
[S]:'//input[not(@type=''hidden'')] |
//xhtml:input[not(@type=''hidden'')] |
//textarea | //xhtml:textarea |