A about/found.wav => about/found.wav +0 -0
A about/found.wav.mime => about/found.wav.mime +1 -0
@@ 0,0 1,1 @@
+audio/vnd.wav
M about/version => about/version +4 -1
@@ 10,8 10,11 @@
<p>Redistribution licensed under the
<a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html" title="License">GNU GPLv3</a>.
Ascending & descending sound effects are
- <a href="https://www.soundeffectsplus.com/content/license/">licensed not for individual reuse</a>
+ <a href="https://www.soundeffectsplus.com/content/license/" title="SoundEffects+ license">licensed not for individual reuse</a>
by <a href="https://www.soundeffectsplus.com/">SoundEffects+</a>.
+ <a href="https://mixkit.co/license/#sfxFree" title="mixkit license">Found sound</a>
+ effect is licensed not for individual reuse
+ by <a href="https://mixkit.co/free-sound-effects/">mixkit</a>.
Other sound effects are
<a href="https://www.copyrightlaws.com/what-is-the-public-domain/" title="Sound effects">Public Domain</a>
under <a href="https://creativecommons.org/publicdomain/zero/1.0/">Creative Commons Zero</a>.</p>
M useragent.css => useragent.css +2 -1
@@ 1,4 1,4 @@
-link[rel=stylesheet], meta, style, script, title, base {speak: never}
+link[rel=stylesheet], meta, style, script, base {speak: never}
datalist, template {speak: never}
:root {
speak-as: normal no-punctuation;
@@ 115,6 115,7 @@ sub {voice-rate: x-fast}
sup {voice-rate: fast}
var {voice-rate: slow}
aside {voice-volume: soft}
+mark {voice-range: high; voice-pitch: high; cue-before: url(about:found.wav)}
details > :not(summary:first-of-type) {speak: never}
details:target > *, details[open] > * {speak: always}