mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-01 20:22:29 +01:00
'hinttags' magic.
This commit is contained in:
@@ -688,7 +688,7 @@
|
||||
<spec>'extendedhinttags' 'eht'</spec>
|
||||
<strut/>
|
||||
<type>&option.extendedhinttags.type;</type>
|
||||
<default>[asOTvVWy]:a[href],area[href],img[src],iframe[src],
|
||||
<default>[asOTvVWy]:':-moz-any-link',area[href],img[src],iframe[src],
|
||||
[f]:body,
|
||||
[F]:body,code,div,html,p,pre,span,
|
||||
[iI]:img,
|
||||
@@ -925,7 +925,7 @@
|
||||
<strut/>
|
||||
<spec>'hinttags' 'ht'</spec>
|
||||
<type>&option.hinttags.type;</type>
|
||||
<default>a[href],area,button,iframe,input:not([type=hidden]),select,textarea,
|
||||
<default>:-moz-any-link,area,button,iframe,input:not([type=hidden]),select,textarea,
|
||||
[onclick],[onmouseover],[onmousedown],[onmouseup],[oncommand],
|
||||
[tabindex],[role=link],[role=button],[contenteditable=true]</default>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user