diff options
| author | Stephen Blott | 2016-03-17 10:37:11 +0000 |
|---|---|---|
| committer | Stephen Blott | 2016-03-28 05:59:19 +0100 |
| commit | d2691a43cc97a89c4d127ef6ef0be4c0417c675d (patch) | |
| tree | fdb4f678bfb3217691e348bd21161cb5568af752 /tests/unit_tests | |
| parent | f49d4b2f5980d48e76fd2e32491c9793f5f6fdf8 (diff) | |
| download | vimium-d2691a43cc97a89c4d127ef6ef0be4c0417c675d.tar.bz2 | |
Filter out link-hint false positives.
We recognise elements with a class names containing the text "button" as
clickable. However, often they're not, they're just wrapping a
clickable thing, like a real button.
Here, we filter out such false positives.
This has two effects:
- It eliminates quite a number of real false pasitives in practice.
- With fewer hints close together, fewer hint markers are obscured by
the hints from (non-clickable) wrappers. This reduces the need for
rotating the hint stacking order, e.g #1252.
Diffstat (limited to 'tests/unit_tests')
0 files changed, 0 insertions, 0 deletions
