a11y-outline

web extension to navigate document outlines easily
git clone https://git.ce9e.org/a11y-outline.git

commit
1d12f5cc48c23b55d285c7668b6afc9a99e70dec
parent
8ba9c5d0562862bb83bce9a79e4abbf7f269787c
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2021-06-11 14:56
README: rm outdated section on firefox support

Diffstat

M README.md 6 ------

1 files changed, 0 insertions, 6 deletions


diff --git a/README.md b/README.md

@@ -42,12 +42,6 @@ navigate it with arrow keys.`
   42    42 Optionally you can create shortcuts for some additional commands in your
   43    43 browser settings.
   44    44 
   45    -1 # Firefox support
   46    -1 
   47    -1 This extension generally works on firefox. But the missing support for
   48    -1 `<dialog>` and `scrollIntoViewIfNeeded()` make keyboard navigation a rather
   49    -1 unpleasent experience.
   50    -1 
   51    45 # Note on HTML5 outline algorithm
   52    46 
   53    47 This extension *does not* implement the [HTML5 outline