mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-23 13:43:32 +01:00
Update default values for 'hinttags' and 'extendedhinttags' in help.
This commit is contained in:
@@ -284,11 +284,9 @@ ____
|
|||||||
|\'eht'| |\'extendedhinttags'|
|
|\'eht'| |\'extendedhinttags'|
|
||||||
||'extendedhinttags' 'eht'|| string
|
||'extendedhinttags' 'eht'|| string
|
||||||
____
|
____
|
||||||
(default: +++//*[@onclick or @onmouseover
|
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
||||||
or @onmousedown or @onmouseup or @oncommand or @class='lk' or @class='s'] |
|
@oncommand or @class='lk' or @role='link'] | //input[not(@type='hidden')] | //a
|
||||||
//input[not(@type='hidden')] | //a | //area | //iframe | //textarea | //button
|
| //area | //iframe | //textarea | //button | //select |
|
||||||
| //select | //xhtml:*[@onclick or @onmouseover or @onmousedown or @onmouseup
|
|
||||||
or @oncommand or @class='lk' or @class='s'] |
|
|
||||||
//xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area | //xhtml:iframe
|
//xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area | //xhtml:iframe
|
||||||
| //xhtml:textarea | //xhtml:button | //xhtml:select+++)
|
| //xhtml:textarea | //xhtml:button | //xhtml:select+++)
|
||||||
|
|
||||||
@@ -394,11 +392,10 @@ ____
|
|||||||
||'hinttags' 'ht'|| string
|
||'hinttags' 'ht'|| string
|
||||||
____
|
____
|
||||||
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
||||||
@oncommand or @class='lk' or @class='s'] | //input[not(@type='hidden')] | //a
|
@oncommand or @class='lk' or @role='link'] | //input[not(@type='hidden')] | //a
|
||||||
| //area | //iframe | //textarea | //button | //select | //xhtml:*[@onclick or
|
| //area | //iframe | //textarea | //button | //select |
|
||||||
@onmouseover or @onmousedown or @onmouseup or @oncommand or @class='lk' or
|
//xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area | //xhtml:iframe
|
||||||
@class='s'] | //xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area |
|
| //xhtml:textarea | //xhtml:button | //xhtml:select+++)
|
||||||
//xhtml:iframe | //xhtml:textarea | //xhtml:button | //xhtml:select+++)
|
|
||||||
|
|
||||||
XPath string of hintable elements activated by [m]f[m] and [m]F[m]
|
XPath string of hintable elements activated by [m]f[m] and [m]F[m]
|
||||||
____
|
____
|
||||||
|
|||||||
Reference in New Issue
Block a user