Merge branch 'hinttags' of https://github.com/haasn/qutebrowser into haasn-hinttags
This commit is contained in:
commit
a734a324ed
@ -1053,6 +1053,7 @@ class WordHinter:
|
|||||||
"img": ["alt", "title", "src"],
|
"img": ["alt", "title", "src"],
|
||||||
"a": ["title", "href", "text"],
|
"a": ["title", "href", "text"],
|
||||||
"input": ["name", "placeholder"],
|
"input": ["name", "placeholder"],
|
||||||
|
"textarea": ["name", "placeholder"],
|
||||||
"button": ["text"]
|
"button": ["text"]
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user