More cleanup work. This is the job that never ends.
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
# Free Software Foundation, Inc., Franklin Street, Fifth Floor,
|
||||
# Boston MA 02110-1301 USA.
|
||||
#
|
||||
# Fork of Orca Screen Reader (GNOME)
|
||||
# Original source: https://gitlab.gnome.org/GNOME/orca
|
||||
# Forked from Orca screen reader.
|
||||
# Cthulhu project: https://git.stormux.org/storm/cthulhu
|
||||
|
||||
"""Test of line navigation."""
|
||||
|
||||
@@ -815,11 +815,11 @@ sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Down"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"79. Line Down",
|
||||
["BRAILLE LINE: '• Mailing list: cthulhu-list@gnome.org (Archives)'",
|
||||
["BRAILLE LINE: '• Mailing list: https://groups.io/g/stormux (Archives)'",
|
||||
" VISIBLE: '• Mailing list: cthulhu-list@gnome.', cursor=1",
|
||||
"SPEECH OUTPUT: '•.'",
|
||||
"SPEECH OUTPUT: 'Mailing list:'",
|
||||
"SPEECH OUTPUT: 'cthulhu-list@gnome.org'",
|
||||
"SPEECH OUTPUT: 'https://groups.io/g/stormux'",
|
||||
"SPEECH OUTPUT: 'link.'",
|
||||
"SPEECH OUTPUT: '('",
|
||||
"SPEECH OUTPUT: 'Archives'",
|
||||
|
||||
Reference in New Issue
Block a user