summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy <jimmy@spalge.com>2022-05-28 11:10:24 +1200
committerJimmy <jimmy@spalge.com>2022-05-28 11:10:24 +1200
commit48922167a7781a25fb970af91a5f7d5a38163e67 (patch)
treed4d44eed579cedda96881165253245f72cc1e993
parent703abcde8fc4aadd4779feadacfb49e0d06f609a (diff)
downloadqutebrowser-48922167a7781a25fb970af91a5f7d5a38163e67.tar.gz
qutebrowser-48922167a7781a25fb970af91a5f7d5a38163e67.zip
Update docs/changelog
-rw-r--r--doc/changelog.asciidoc1
-rw-r--r--doc/help/settings.asciidoc1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 08744bf47..d4dcbd70d 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -54,6 +54,7 @@ Changed
rather than being a boolean: `none` (formerly `false`), `access` (formerly
`true`) and `access-paste` (additionally allows pasting content, needed for
websites like Photopea or GitHub Codespaces).
+- The default `hint.selectors` now also match the `treeitem` ARIA roles
[[v2.5.1]]
v2.5.1 (2022-05-26)
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index f43548629..1236dc3ac 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -3447,6 +3447,7 @@ Default:
* +pass:[[role=&quot;menuitem&quot;\]]+
* +pass:[[role=&quot;menuitemcheckbox&quot;\]]+
* +pass:[[role=&quot;menuitemradio&quot;\]]+
+* +pass:[[role=&quot;treeitem&quot;\]]+
* +pass:[[ng-click\]]+
* +pass:[[ngClick\]]+
* +pass:[[data-ng-click\]]+