There's a bunch you can do! Please refer to the How Can I Help page for detailed information.
Frequently Asked Questions: FAQ
Mailing list: cthulhu-list@gnome.org (Archives)
Bug database: GNOME Bug Tracking System (Bugzilla) (current bug list)
Design documents: Cthulhu Documentation Series
Frequently Asked Questions: FAQ
Mailing list: https://groups.io/g/stormux (Archives)
Bug database: GNOME Bug Tracking System (Bugzilla) (current bug list)
Design documents: Cthulhu Documentation Series
The information on this page and the other Cthulhu-related pages on this site are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Cthulhu (last edited 2007-12-07 22:09:22 by WillieWalker)
diff --git a/test/keystrokes/firefox/aria_alert.py b/test/keystrokes/firefox/aria_alert.py index d8a4d0e..40248a9 100644 --- a/test/keystrokes/firefox/aria_alert.py +++ b/test/keystrokes/firefox/aria_alert.py @@ -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 ARIA alert presentation.""" diff --git a/test/keystrokes/firefox/aria_alert_dialog.py b/test/keystrokes/firefox/aria_alert_dialog.py index 531bf3f..3e9b120 100644 --- a/test/keystrokes/firefox/aria_alert_dialog.py +++ b/test/keystrokes/firefox/aria_alert_dialog.py @@ -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 UIUC button presentation using Firefox.""" diff --git a/test/keystrokes/firefox/aria_button.py b/test/keystrokes/firefox/aria_button.py index 8933b10..e6561e8 100644 --- a/test/keystrokes/firefox/aria_button.py +++ b/test/keystrokes/firefox/aria_button.py @@ -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 ARIA button presentation.""" diff --git a/test/keystrokes/firefox/aria_button_dojo.py b/test/keystrokes/firefox/aria_button_dojo.py index 3c9c305..2433001 100644 --- a/test/keystrokes/firefox/aria_button_dojo.py +++ b/test/keystrokes/firefox/aria_button_dojo.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_button_toggle.py b/test/keystrokes/firefox/aria_button_toggle.py index fadd757..9ffb799 100644 --- a/test/keystrokes/firefox/aria_button_toggle.py +++ b/test/keystrokes/firefox/aria_button_toggle.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_checkbox.py b/test/keystrokes/firefox/aria_checkbox.py index f1a5cc2..a6a13a0 100644 --- a/test/keystrokes/firefox/aria_checkbox.py +++ b/test/keystrokes/firefox/aria_checkbox.py @@ -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 ARIA checkbox presentation.""" diff --git a/test/keystrokes/firefox/aria_checkbox_dojo.py b/test/keystrokes/firefox/aria_checkbox_dojo.py index c094cf9..b1eff64 100644 --- a/test/keystrokes/firefox/aria_checkbox_dojo.py +++ b/test/keystrokes/firefox/aria_checkbox_dojo.py @@ -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 Dojo checkbox presentation.""" diff --git a/test/keystrokes/firefox/aria_combobox_dojo.py b/test/keystrokes/firefox/aria_combobox_dojo.py index 4517d84..d65f324 100644 --- a/test/keystrokes/firefox/aria_combobox_dojo.py +++ b/test/keystrokes/firefox/aria_combobox_dojo.py @@ -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 Dojo combo box presentation.""" diff --git a/test/keystrokes/firefox/aria_dialog_dismissed.py b/test/keystrokes/firefox/aria_dialog_dismissed.py index 68b369f..97955e5 100644 --- a/test/keystrokes/firefox/aria_dialog_dismissed.py +++ b/test/keystrokes/firefox/aria_dialog_dismissed.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_dialog_dojo.py b/test/keystrokes/firefox/aria_dialog_dojo.py index a1f36eb..281eb54 100644 --- a/test/keystrokes/firefox/aria_dialog_dojo.py +++ b/test/keystrokes/firefox/aria_dialog_dojo.py @@ -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 Dojo dialog presentation.""" diff --git a/test/keystrokes/firefox/aria_editor_navigation_dojo.py b/test/keystrokes/firefox/aria_editor_navigation_dojo.py index 595db16..e732f82 100644 --- a/test/keystrokes/firefox/aria_editor_navigation_dojo.py +++ b/test/keystrokes/firefox/aria_editor_navigation_dojo.py @@ -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 navigation out of the Dojo editor.""" diff --git a/test/keystrokes/firefox/aria_invalid.py b/test/keystrokes/firefox/aria_invalid.py index 65acb05..0da62e1 100644 --- a/test/keystrokes/firefox/aria_invalid.py +++ b/test/keystrokes/firefox/aria_invalid.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_landmarks.py b/test/keystrokes/firefox/aria_landmarks.py index 40fea41..b33b012 100644 --- a/test/keystrokes/firefox/aria_landmarks.py +++ b/test/keystrokes/firefox/aria_landmarks.py @@ -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 structural navigation amongst landmarks.""" diff --git a/test/keystrokes/firefox/aria_list.py b/test/keystrokes/firefox/aria_list.py index 7755bb1..bd1664e 100644 --- a/test/keystrokes/firefox/aria_list.py +++ b/test/keystrokes/firefox/aria_list.py @@ -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 presentation of ARIA role list.""" diff --git a/test/keystrokes/firefox/aria_menu.py b/test/keystrokes/firefox/aria_menu.py index 8f887bc..5c8035e 100644 --- a/test/keystrokes/firefox/aria_menu.py +++ b/test/keystrokes/firefox/aria_menu.py @@ -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 ARIA menu presentation.""" diff --git a/test/keystrokes/firefox/aria_progressbar.py b/test/keystrokes/firefox/aria_progressbar.py index 003b2c6..a161643 100644 --- a/test/keystrokes/firefox/aria_progressbar.py +++ b/test/keystrokes/firefox/aria_progressbar.py @@ -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 ARIA progressbar presentation.""" diff --git a/test/keystrokes/firefox/aria_radiobutton.py b/test/keystrokes/firefox/aria_radiobutton.py index 32acef2..42c4941 100644 --- a/test/keystrokes/firefox/aria_radiobutton.py +++ b/test/keystrokes/firefox/aria_radiobutton.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_roledescription_where_am_i.py b/test/keystrokes/firefox/aria_roledescription_where_am_i.py index 51a9ae2..494ba7d 100644 --- a/test/keystrokes/firefox/aria_roledescription_where_am_i.py +++ b/test/keystrokes/firefox/aria_roledescription_where_am_i.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_slider.py b/test/keystrokes/firefox/aria_slider.py index 2bbfe2f..cdc98d7 100644 --- a/test/keystrokes/firefox/aria_slider.py +++ b/test/keystrokes/firefox/aria_slider.py @@ -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 ARIA slider presentation.""" diff --git a/test/keystrokes/firefox/aria_slider_dojo.py b/test/keystrokes/firefox/aria_slider_dojo.py index 86f1d54..89fcb00 100644 --- a/test/keystrokes/firefox/aria_slider_dojo.py +++ b/test/keystrokes/firefox/aria_slider_dojo.py @@ -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 Dojo slider presentation.""" diff --git a/test/keystrokes/firefox/aria_slider_tpg.py b/test/keystrokes/firefox/aria_slider_tpg.py index 6393664..b3e802e 100644 --- a/test/keystrokes/firefox/aria_slider_tpg.py +++ b/test/keystrokes/firefox/aria_slider_tpg.py @@ -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 ARIA horizontal sliders using Firefox.""" diff --git a/test/keystrokes/firefox/aria_sliders.py b/test/keystrokes/firefox/aria_sliders.py index 3c20c2e..20a5045 100644 --- a/test/keystrokes/firefox/aria_sliders.py +++ b/test/keystrokes/firefox/aria_sliders.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_spinner_dojo.py b/test/keystrokes/firefox/aria_spinner_dojo.py index cdc3d25..561815b 100644 --- a/test/keystrokes/firefox/aria_spinner_dojo.py +++ b/test/keystrokes/firefox/aria_spinner_dojo.py @@ -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 Dojo spinner presentation.""" diff --git a/test/keystrokes/firefox/aria_switch.py b/test/keystrokes/firefox/aria_switch.py index caebb56..de74322 100644 --- a/test/keystrokes/firefox/aria_switch.py +++ b/test/keystrokes/firefox/aria_switch.py @@ -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 ARIA switch presentation.""" diff --git a/test/keystrokes/firefox/aria_tabcontainer_dojo.py b/test/keystrokes/firefox/aria_tabcontainer_dojo.py index dbc298c..d02248c 100644 --- a/test/keystrokes/firefox/aria_tabcontainer_dojo.py +++ b/test/keystrokes/firefox/aria_tabcontainer_dojo.py @@ -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 Dojo tab container presentation.""" diff --git a/test/keystrokes/firefox/aria_tabpanel.py b/test/keystrokes/firefox/aria_tabpanel.py index c07ba7d..d1b359a 100644 --- a/test/keystrokes/firefox/aria_tabpanel.py +++ b/test/keystrokes/firefox/aria_tabpanel.py @@ -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 ARIA tabpanel presentation.""" diff --git a/test/keystrokes/firefox/aria_tabpanel2.py b/test/keystrokes/firefox/aria_tabpanel2.py index 128c429..4172a61 100644 --- a/test/keystrokes/firefox/aria_tabpanel2.py +++ b/test/keystrokes/firefox/aria_tabpanel2.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_tabpanel_text_dojo.py b/test/keystrokes/firefox/aria_tabpanel_text_dojo.py index d3d8593..acd3fe4 100644 --- a/test/keystrokes/firefox/aria_tabpanel_text_dojo.py +++ b/test/keystrokes/firefox/aria_tabpanel_text_dojo.py @@ -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 presentation of Dojo's panel text.""" diff --git a/test/keystrokes/firefox/aria_toolbar_dojo.py b/test/keystrokes/firefox/aria_toolbar_dojo.py index 7edbbb1..26c1d13 100644 --- a/test/keystrokes/firefox/aria_toolbar_dojo.py +++ b/test/keystrokes/firefox/aria_toolbar_dojo.py @@ -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 Dojo toolbar presentation.""" diff --git a/test/keystrokes/firefox/aria_tree.py b/test/keystrokes/firefox/aria_tree.py index 8c3ca03..2aaf167 100644 --- a/test/keystrokes/firefox/aria_tree.py +++ b/test/keystrokes/firefox/aria_tree.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/aria_tree_dojo.py b/test/keystrokes/firefox/aria_tree_dojo.py index a618ccf..170a2d3 100644 --- a/test/keystrokes/firefox/aria_tree_dojo.py +++ b/test/keystrokes/firefox/aria_tree_dojo.py @@ -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 Dojo tree presentation.""" diff --git a/test/keystrokes/firefox/aria_treegrid.py b/test/keystrokes/firefox/aria_treegrid.py index cf0996b..f7030fd 100644 --- a/test/keystrokes/firefox/aria_treegrid.py +++ b/test/keystrokes/firefox/aria_treegrid.py @@ -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 ARIA treegrid presentation.""" diff --git a/test/keystrokes/firefox/find_wiki.py b/test/keystrokes/firefox/find_wiki.py index e374f2b..b1477f3 100644 --- a/test/keystrokes/firefox/find_wiki.py +++ b/test/keystrokes/firefox/find_wiki.py @@ -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 find result presentation.""" diff --git a/test/keystrokes/firefox/flat_review_combo_box.py b/test/keystrokes/firefox/flat_review_combo_box.py index a83deac..79281d6 100644 --- a/test/keystrokes/firefox/flat_review_combo_box.py +++ b/test/keystrokes/firefox/flat_review_combo_box.py @@ -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 flat reviewing HTML.""" diff --git a/test/keystrokes/firefox/flat_review_hidden_elements.py b/test/keystrokes/firefox/flat_review_hidden_elements.py index dcd36a2..59d85c6 100644 --- a/test/keystrokes/firefox/flat_review_hidden_elements.py +++ b/test/keystrokes/firefox/flat_review_hidden_elements.py @@ -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 flat review in content with hidden elements.""" diff --git a/test/keystrokes/firefox/flat_review_text_by_line.py b/test/keystrokes/firefox/flat_review_text_by_line.py index d859372..089d602 100644 --- a/test/keystrokes/firefox/flat_review_text_by_line.py +++ b/test/keystrokes/firefox/flat_review_text_by_line.py @@ -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 flat review by line in a simple text document.""" diff --git a/test/keystrokes/firefox/flat_review_text_by_word_and_char.py b/test/keystrokes/firefox/flat_review_text_by_word_and_char.py index df49214..b118fc3 100644 --- a/test/keystrokes/firefox/flat_review_text_by_word_and_char.py +++ b/test/keystrokes/firefox/flat_review_text_by_word_and_char.py @@ -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 flat review by word and char in a simple text document.""" diff --git a/test/keystrokes/firefox/focus_tracking_descriptions.py b/test/keystrokes/firefox/focus_tracking_descriptions.py index f7538b7..3210c9d 100644 --- a/test/keystrokes/firefox/focus_tracking_descriptions.py +++ b/test/keystrokes/firefox/focus_tracking_descriptions.py @@ -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 the fix for bug 511389.""" diff --git a/test/keystrokes/firefox/focus_tracking_imagemap.py b/test/keystrokes/firefox/focus_tracking_imagemap.py index be235b8..f2fad36 100644 --- a/test/keystrokes/firefox/focus_tracking_imagemap.py +++ b/test/keystrokes/firefox/focus_tracking_imagemap.py @@ -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 Cthulhu output when tabbing on a page with imagemaps.""" diff --git a/test/keystrokes/firefox/focus_tracking_input_type_number.py b/test/keystrokes/firefox/focus_tracking_input_type_number.py index 784ceef..b1a9055 100644 --- a/test/keystrokes/firefox/focus_tracking_input_type_number.py +++ b/test/keystrokes/firefox/focus_tracking_input_type_number.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/focus_tracking_link_child_of_body.py b/test/keystrokes/firefox/focus_tracking_link_child_of_body.py index 75c90f0..9f38324 100644 --- a/test/keystrokes/firefox/focus_tracking_link_child_of_body.py +++ b/test/keystrokes/firefox/focus_tracking_link_child_of_body.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/focus_tracking_links.py b/test/keystrokes/firefox/focus_tracking_links.py index 17592a9..46df663 100644 --- a/test/keystrokes/firefox/focus_tracking_links.py +++ b/test/keystrokes/firefox/focus_tracking_links.py @@ -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 the fix for bug 511389.""" diff --git a/test/keystrokes/firefox/focus_tracking_radios_with_label_and_name.py b/test/keystrokes/firefox/focus_tracking_radios_with_label_and_name.py index 905ff8f..8271daf 100644 --- a/test/keystrokes/firefox/focus_tracking_radios_with_label_and_name.py +++ b/test/keystrokes/firefox/focus_tracking_radios_with_label_and_name.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/focus_tracking_roledescriptions.py b/test/keystrokes/firefox/focus_tracking_roledescriptions.py index ac17c13..2414d42 100644 --- a/test/keystrokes/firefox/focus_tracking_roledescriptions.py +++ b/test/keystrokes/firefox/focus_tracking_roledescriptions.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/html_access_keys.py b/test/keystrokes/firefox/html_access_keys.py index e1542c1..afce238 100644 --- a/test/keystrokes/firefox/html_access_keys.py +++ b/test/keystrokes/firefox/html_access_keys.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/html_link_where_am_i.py b/test/keystrokes/firefox/html_link_where_am_i.py index 7d63f5f..63c80b1 100644 --- a/test/keystrokes/firefox/html_link_where_am_i.py +++ b/test/keystrokes/firefox/html_link_where_am_i.py @@ -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 Where am I for links.""" diff --git a/test/keystrokes/firefox/html_page_summary.py b/test/keystrokes/firefox/html_page_summary.py index 1cfa8e5..f2c7478 100644 --- a/test/keystrokes/firefox/html_page_summary.py +++ b/test/keystrokes/firefox/html_page_summary.py @@ -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 page summary""" diff --git a/test/keystrokes/firefox/html_role_combo_box.py b/test/keystrokes/firefox/html_role_combo_box.py index 417f2d6..75576a6 100644 --- a/test/keystrokes/firefox/html_role_combo_box.py +++ b/test/keystrokes/firefox/html_role_combo_box.py @@ -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 HTML combo box presentation.""" diff --git a/test/keystrokes/firefox/html_role_links.py b/test/keystrokes/firefox/html_role_links.py index 43b0276..0315d29 100644 --- a/test/keystrokes/firefox/html_role_links.py +++ b/test/keystrokes/firefox/html_role_links.py @@ -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 HTML links presentation.""" diff --git a/test/keystrokes/firefox/html_role_list_item_where_am_i.py b/test/keystrokes/firefox/html_role_list_item_where_am_i.py index 466ec23..7bbe17f 100644 --- a/test/keystrokes/firefox/html_role_list_item_where_am_i.py +++ b/test/keystrokes/firefox/html_role_list_item_where_am_i.py @@ -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 HTML list item whereAmI presentation.""" diff --git a/test/keystrokes/firefox/html_struct_nav_activate_link.py b/test/keystrokes/firefox/html_struct_nav_activate_link.py index 501886a..0b246bb 100644 --- a/test/keystrokes/firefox/html_struct_nav_activate_link.py +++ b/test/keystrokes/firefox/html_struct_nav_activate_link.py @@ -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 for activation of a link after using structural navigation""" diff --git a/test/keystrokes/firefox/html_struct_nav_blockquote.py b/test/keystrokes/firefox/html_struct_nav_blockquote.py index f63d04b..962c0e7 100644 --- a/test/keystrokes/firefox/html_struct_nav_blockquote.py +++ b/test/keystrokes/firefox/html_struct_nav_blockquote.py @@ -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 structural navigation by blockquote.""" diff --git a/test/keystrokes/firefox/html_struct_nav_bug_554616.py b/test/keystrokes/firefox/html_struct_nav_bug_554616.py index b34a278..c99fabc 100644 --- a/test/keystrokes/firefox/html_struct_nav_bug_554616.py +++ b/test/keystrokes/firefox/html_struct_nav_bug_554616.py @@ -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 table cell structural navigation.""" diff --git a/test/keystrokes/firefox/html_struct_nav_bug_556470.py b/test/keystrokes/firefox/html_struct_nav_bug_556470.py index 0ef3f4a..92adaa8 100644 --- a/test/keystrokes/firefox/html_struct_nav_bug_556470.py +++ b/test/keystrokes/firefox/html_struct_nav_bug_556470.py @@ -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 table structural navigation with empty tables.""" diff --git a/test/keystrokes/firefox/html_struct_nav_bug_567984.py b/test/keystrokes/firefox/html_struct_nav_bug_567984.py index 732763d..f586995 100644 --- a/test/keystrokes/firefox/html_struct_nav_bug_567984.py +++ b/test/keystrokes/firefox/html_struct_nav_bug_567984.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_bug_591592.py b/test/keystrokes/firefox/html_struct_nav_bug_591592.py index e23f9d8..43b1297 100644 --- a/test/keystrokes/firefox/html_struct_nav_bug_591592.py +++ b/test/keystrokes/firefox/html_struct_nav_bug_591592.py @@ -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 table structural navigation with headings which contain anchors.""" diff --git a/test/keystrokes/firefox/html_struct_nav_clickable_text_change.py b/test/keystrokes/firefox/html_struct_nav_clickable_text_change.py index 1bb5363..f27f0a3 100644 --- a/test/keystrokes/firefox/html_struct_nav_clickable_text_change.py +++ b/test/keystrokes/firefox/html_struct_nav_clickable_text_change.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/html_struct_nav_containers.py b/test/keystrokes/firefox/html_struct_nav_containers.py index 22e2c0b..518a892 100644 --- a/test/keystrokes/firefox/html_struct_nav_containers.py +++ b/test/keystrokes/firefox/html_struct_nav_containers.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/html_struct_nav_descriptions.py b/test/keystrokes/firefox/html_struct_nav_descriptions.py index 35fb9d3..2c7df0d 100644 --- a/test/keystrokes/firefox/html_struct_nav_descriptions.py +++ b/test/keystrokes/firefox/html_struct_nav_descriptions.py @@ -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 structural navigation.""" diff --git a/test/keystrokes/firefox/html_struct_nav_heading_empty.py b/test/keystrokes/firefox/html_struct_nav_heading_empty.py index d920e8b..ecb20cb 100644 --- a/test/keystrokes/firefox/html_struct_nav_heading_empty.py +++ b/test/keystrokes/firefox/html_struct_nav_heading_empty.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_heading_in_div_with_text.py b/test/keystrokes/firefox/html_struct_nav_heading_in_div_with_text.py index bfdd049..49e7abb 100644 --- a/test/keystrokes/firefox/html_struct_nav_heading_in_div_with_text.py +++ b/test/keystrokes/firefox/html_struct_nav_heading_in_div_with_text.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_heading_with_child_text.py b/test/keystrokes/firefox/html_struct_nav_heading_with_child_text.py index d53227a..225ca12 100644 --- a/test/keystrokes/firefox/html_struct_nav_heading_with_child_text.py +++ b/test/keystrokes/firefox/html_struct_nav_heading_with_child_text.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_heading_with_clickable.py b/test/keystrokes/firefox/html_struct_nav_heading_with_clickable.py index e243dc8..52d7ac6 100644 --- a/test/keystrokes/firefox/html_struct_nav_heading_with_clickable.py +++ b/test/keystrokes/firefox/html_struct_nav_heading_with_clickable.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_headings_buried_deep.py b/test/keystrokes/firefox/html_struct_nav_headings_buried_deep.py index 831fe22..226d75f 100644 --- a/test/keystrokes/firefox/html_struct_nav_headings_buried_deep.py +++ b/test/keystrokes/firefox/html_struct_nav_headings_buried_deep.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_headings_with_hidden_anchors.py b/test/keystrokes/firefox/html_struct_nav_headings_with_hidden_anchors.py index 413bbfe..fbf2bd9 100644 --- a/test/keystrokes/firefox/html_struct_nav_headings_with_hidden_anchors.py +++ b/test/keystrokes/firefox/html_struct_nav_headings_with_hidden_anchors.py @@ -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 structural navigation by heading.""" diff --git a/test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.py b/test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.py index 5bffe1b..4e62e57 100644 --- a/test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.py +++ b/test/keystrokes/firefox/html_struct_nav_hidden_paragraphs.py @@ -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 structural navigation by paragraph with some paragraphs hidden.""" diff --git a/test/keystrokes/firefox/html_struct_nav_large_obj.py b/test/keystrokes/firefox/html_struct_nav_large_obj.py index 8f086f6..203122d 100644 --- a/test/keystrokes/firefox/html_struct_nav_large_obj.py +++ b/test/keystrokes/firefox/html_struct_nav_large_obj.py @@ -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 structural navigation amongst 'large objects'.""" diff --git a/test/keystrokes/firefox/html_struct_nav_link_with_child_text.py b/test/keystrokes/firefox/html_struct_nav_link_with_child_text.py index a7bc718..2f45c34 100644 --- a/test/keystrokes/firefox/html_struct_nav_link_with_child_text.py +++ b/test/keystrokes/firefox/html_struct_nav_link_with_child_text.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/html_struct_nav_links.py b/test/keystrokes/firefox/html_struct_nav_links.py index f33fcfa..cd36de8 100644 --- a/test/keystrokes/firefox/html_struct_nav_links.py +++ b/test/keystrokes/firefox/html_struct_nav_links.py @@ -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 structural navigation amongst links.""" diff --git a/test/keystrokes/firefox/html_struct_nav_list_item.py b/test/keystrokes/firefox/html_struct_nav_list_item.py index d20fb56..6d0d7ba 100644 --- a/test/keystrokes/firefox/html_struct_nav_list_item.py +++ b/test/keystrokes/firefox/html_struct_nav_list_item.py @@ -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 structural navigation amongst list items.""" diff --git a/test/keystrokes/firefox/html_struct_nav_lists.py b/test/keystrokes/firefox/html_struct_nav_lists.py index bd92b17..cbc5d7a 100644 --- a/test/keystrokes/firefox/html_struct_nav_lists.py +++ b/test/keystrokes/firefox/html_struct_nav_lists.py @@ -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 structural navigation amongst lists.""" diff --git a/test/keystrokes/firefox/label_inference_bug_546815.py b/test/keystrokes/firefox/label_inference_bug_546815.py index d86b2a5..17b7c39 100644 --- a/test/keystrokes/firefox/label_inference_bug_546815.py +++ b/test/keystrokes/firefox/label_inference_bug_546815.py @@ -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 label guess functionality.""" diff --git a/test/keystrokes/firefox/label_inference_bugzilla_search.py b/test/keystrokes/firefox/label_inference_bugzilla_search.py index 1f5b7b5..4cfc3d8 100644 --- a/test/keystrokes/firefox/label_inference_bugzilla_search.py +++ b/test/keystrokes/firefox/label_inference_bugzilla_search.py @@ -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 label guess for bugzilla's advanced search page.""" diff --git a/test/keystrokes/firefox/label_inference_entries.py b/test/keystrokes/firefox/label_inference_entries.py index c1484a9..56c64cb 100644 --- a/test/keystrokes/firefox/label_inference_entries.py +++ b/test/keystrokes/firefox/label_inference_entries.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/label_inference_labels_without_for_far_away.py b/test/keystrokes/firefox/label_inference_labels_without_for_far_away.py index 37d993e..76f7cd1 100644 --- a/test/keystrokes/firefox/label_inference_labels_without_for_far_away.py +++ b/test/keystrokes/firefox/label_inference_labels_without_for_far_away.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/label_inference_mailman.py b/test/keystrokes/firefox/label_inference_mailman.py index 21655a4..7aeafb7 100644 --- a/test/keystrokes/firefox/label_inference_mailman.py +++ b/test/keystrokes/firefox/label_inference_mailman.py @@ -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 label guess functionality.""" diff --git a/test/keystrokes/firefox/line_nav_aria_landmarks.py b/test/keystrokes/firefox/line_nav_aria_landmarks.py index fb6342e..6118983 100644 --- a/test/keystrokes/firefox/line_nav_aria_landmarks.py +++ b/test/keystrokes/firefox/line_nav_aria_landmarks.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_aria_landmarks_no_context.py b/test/keystrokes/firefox/line_nav_aria_landmarks_no_context.py index 53443d3..5ca9f42 100644 --- a/test/keystrokes/firefox/line_nav_aria_landmarks_no_context.py +++ b/test/keystrokes/firefox/line_nav_aria_landmarks_no_context.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_broken_list.py b/test/keystrokes/firefox/line_nav_broken_list.py index 06d6ebb..ad5a799 100644 --- a/test/keystrokes/firefox/line_nav_broken_list.py +++ b/test/keystrokes/firefox/line_nav_broken_list.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_bug_546815.py b/test/keystrokes/firefox/line_nav_bug_546815.py index cacfcb1..543e1af 100644 --- a/test/keystrokes/firefox/line_nav_bug_546815.py +++ b/test/keystrokes/firefox/line_nav_bug_546815.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_549128.py b/test/keystrokes/firefox/line_nav_bug_549128.py index 43364b4..eaf7438 100644 --- a/test/keystrokes/firefox/line_nav_bug_549128.py +++ b/test/keystrokes/firefox/line_nav_bug_549128.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_552887a.py b/test/keystrokes/firefox/line_nav_bug_552887a.py index f30383d..765d595 100644 --- a/test/keystrokes/firefox/line_nav_bug_552887a.py +++ b/test/keystrokes/firefox/line_nav_bug_552887a.py @@ -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 the fix for one of the two issues in bug 552887.""" diff --git a/test/keystrokes/firefox/line_nav_bug_554616.py b/test/keystrokes/firefox/line_nav_bug_554616.py index 5fccc81..428d09c 100644 --- a/test/keystrokes/firefox/line_nav_bug_554616.py +++ b/test/keystrokes/firefox/line_nav_bug_554616.py @@ -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 output.""" diff --git a/test/keystrokes/firefox/line_nav_bug_555055.py b/test/keystrokes/firefox/line_nav_bug_555055.py index cf1d6f6..73fb916 100644 --- a/test/keystrokes/firefox/line_nav_bug_555055.py +++ b/test/keystrokes/firefox/line_nav_bug_555055.py @@ -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 output of Firefox. """ diff --git a/test/keystrokes/firefox/line_nav_bug_570757.py b/test/keystrokes/firefox/line_nav_bug_570757.py index c9b684a..ee2efdc 100644 --- a/test/keystrokes/firefox/line_nav_bug_570757.py +++ b/test/keystrokes/firefox/line_nav_bug_570757.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_570757_no_context.py b/test/keystrokes/firefox/line_nav_bug_570757_no_context.py index a48a797..2b0fd17 100644 --- a/test/keystrokes/firefox/line_nav_bug_570757_no_context.py +++ b/test/keystrokes/firefox/line_nav_bug_570757_no_context.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_577239.py b/test/keystrokes/firefox/line_nav_bug_577239.py index ae0e58b..0785032 100644 --- a/test/keystrokes/firefox/line_nav_bug_577239.py +++ b/test/keystrokes/firefox/line_nav_bug_577239.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_577239_no_context.py b/test/keystrokes/firefox/line_nav_bug_577239_no_context.py index 511923b..3a204e9 100644 --- a/test/keystrokes/firefox/line_nav_bug_577239_no_context.py +++ b/test/keystrokes/firefox/line_nav_bug_577239_no_context.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_bug_592383.py b/test/keystrokes/firefox/line_nav_bug_592383.py index b14c344..1920e34 100644 --- a/test/keystrokes/firefox/line_nav_bug_592383.py +++ b/test/keystrokes/firefox/line_nav_bug_592383.py @@ -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 navigation given a paragraph with a multi-line-high initial char.""" diff --git a/test/keystrokes/firefox/line_nav_bugzilla_search_down.py b/test/keystrokes/firefox/line_nav_bugzilla_search_down.py index 49f1a41..8365acd 100644 --- a/test/keystrokes/firefox/line_nav_bugzilla_search_down.py +++ b/test/keystrokes/firefox/line_nav_bugzilla_search_down.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_bugzilla_search_up.py b/test/keystrokes/firefox/line_nav_bugzilla_search_up.py index 0a2ef80..0b0fa00 100644 --- a/test/keystrokes/firefox/line_nav_bugzilla_search_up.py +++ b/test/keystrokes/firefox/line_nav_bugzilla_search_up.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_button_in_link_position_relative_on_focus.py b/test/keystrokes/firefox/line_nav_button_in_link_position_relative_on_focus.py index 25b8608..31c5356 100644 --- a/test/keystrokes/firefox/line_nav_button_in_link_position_relative_on_focus.py +++ b/test/keystrokes/firefox/line_nav_button_in_link_position_relative_on_focus.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_canvas.py b/test/keystrokes/firefox/line_nav_canvas.py index 53b5c6b..773db87 100644 --- a/test/keystrokes/firefox/line_nav_canvas.py +++ b/test/keystrokes/firefox/line_nav_canvas.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_clickables.py b/test/keystrokes/firefox/line_nav_clickables.py index c6ecb77..b05bb18 100644 --- a/test/keystrokes/firefox/line_nav_clickables.py +++ b/test/keystrokes/firefox/line_nav_clickables.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_descriptions.py b/test/keystrokes/firefox/line_nav_descriptions.py index cade940..759a686 100644 --- a/test/keystrokes/firefox/line_nav_descriptions.py +++ b/test/keystrokes/firefox/line_nav_descriptions.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_display_table_cell.py b/test/keystrokes/firefox/line_nav_display_table_cell.py index 34f96a7..f99863d 100644 --- a/test/keystrokes/firefox/line_nav_display_table_cell.py +++ b/test/keystrokes/firefox/line_nav_display_table_cell.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_emoji.py b/test/keystrokes/firefox/line_nav_emoji.py index 824aa18..8f1dfbe 100644 --- a/test/keystrokes/firefox/line_nav_emoji.py +++ b/test/keystrokes/firefox/line_nav_emoji.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_empty_anchor.py b/test/keystrokes/firefox/line_nav_empty_anchor.py index f440eac..cbe9aab 100644 --- a/test/keystrokes/firefox/line_nav_empty_anchor.py +++ b/test/keystrokes/firefox/line_nav_empty_anchor.py @@ -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 on a page with empty anchors.""" diff --git a/test/keystrokes/firefox/line_nav_empty_block_link.py b/test/keystrokes/firefox/line_nav_empty_block_link.py index 34f96a7..f99863d 100644 --- a/test/keystrokes/firefox/line_nav_empty_block_link.py +++ b/test/keystrokes/firefox/line_nav_empty_block_link.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_empty_link_with_line_break.py b/test/keystrokes/firefox/line_nav_empty_link_with_line_break.py index 01afb14..b02ac2a 100644 --- a/test/keystrokes/firefox/line_nav_empty_link_with_line_break.py +++ b/test/keystrokes/firefox/line_nav_empty_link_with_line_break.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_empty_textarea.py b/test/keystrokes/firefox/line_nav_empty_textarea.py index 9a5dc16..a2dcbbf 100644 --- a/test/keystrokes/firefox/line_nav_empty_textarea.py +++ b/test/keystrokes/firefox/line_nav_empty_textarea.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_enter_bug.py b/test/keystrokes/firefox/line_nav_enter_bug.py index 89a697b..4637e98 100644 --- a/test/keystrokes/firefox/line_nav_enter_bug.py +++ b/test/keystrokes/firefox/line_nav_enter_bug.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_entries.py b/test/keystrokes/firefox/line_nav_entries.py index 8c1e307..752aa3c 100644 --- a/test/keystrokes/firefox/line_nav_entries.py +++ b/test/keystrokes/firefox/line_nav_entries.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_focused_link.py b/test/keystrokes/firefox/line_nav_focused_link.py index a7152a7..d24243f 100644 --- a/test/keystrokes/firefox/line_nav_focused_link.py +++ b/test/keystrokes/firefox/line_nav_focused_link.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_follow_same_page_link.py b/test/keystrokes/firefox/line_nav_follow_same_page_link.py index 410516f..2968f12 100644 --- a/test/keystrokes/firefox/line_nav_follow_same_page_link.py +++ b/test/keystrokes/firefox/line_nav_follow_same_page_link.py @@ -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 navigation to same page links.""" diff --git a/test/keystrokes/firefox/line_nav_follow_same_page_link_2.py b/test/keystrokes/firefox/line_nav_follow_same_page_link_2.py index 10708b8..de13732 100644 --- a/test/keystrokes/firefox/line_nav_follow_same_page_link_2.py +++ b/test/keystrokes/firefox/line_nav_follow_same_page_link_2.py @@ -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 navigation by same-page links on the Cthulhu wiki.""" diff --git a/test/keystrokes/firefox/line_nav_follow_same_page_link_3.py b/test/keystrokes/firefox/line_nav_follow_same_page_link_3.py index aed3e19..1a2e02a 100644 --- a/test/keystrokes/firefox/line_nav_follow_same_page_link_3.py +++ b/test/keystrokes/firefox/line_nav_follow_same_page_link_3.py @@ -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 nav after loading a same-page link.""" diff --git a/test/keystrokes/firefox/line_nav_fontawesome_link.py b/test/keystrokes/firefox/line_nav_fontawesome_link.py index 8e64acc..f91b00e 100644 --- a/test/keystrokes/firefox/line_nav_fontawesome_link.py +++ b/test/keystrokes/firefox/line_nav_fontawesome_link.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_heading_section.py b/test/keystrokes/firefox/line_nav_heading_section.py index 61ca1af..ed9978f 100644 --- a/test/keystrokes/firefox/line_nav_heading_section.py +++ b/test/keystrokes/firefox/line_nav_heading_section.py @@ -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 on a page with headings in sections.""" diff --git a/test/keystrokes/firefox/line_nav_hidden_buttons.py b/test/keystrokes/firefox/line_nav_hidden_buttons.py index 8830b94..d396860 100644 --- a/test/keystrokes/firefox/line_nav_hidden_buttons.py +++ b/test/keystrokes/firefox/line_nav_hidden_buttons.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_hidden_elements.py b/test/keystrokes/firefox/line_nav_hidden_elements.py index d5552f1..996bde0 100644 --- a/test/keystrokes/firefox/line_nav_hidden_elements.py +++ b/test/keystrokes/firefox/line_nav_hidden_elements.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_hidden_float.py b/test/keystrokes/firefox/line_nav_hidden_float.py index 2cacdfb..7262ca5 100644 --- a/test/keystrokes/firefox/line_nav_hidden_float.py +++ b/test/keystrokes/firefox/line_nav_hidden_float.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_hidden_label.py b/test/keystrokes/firefox/line_nav_hidden_label.py index b6a9e49..184b206 100644 --- a/test/keystrokes/firefox/line_nav_hidden_label.py +++ b/test/keystrokes/firefox/line_nav_hidden_label.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_hidden_links.py b/test/keystrokes/firefox/line_nav_hidden_links.py index 3357651..518fa6d 100644 --- a/test/keystrokes/firefox/line_nav_hidden_links.py +++ b/test/keystrokes/firefox/line_nav_hidden_links.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_iframes_blogger.py b/test/keystrokes/firefox/line_nav_iframes_blogger.py index 0da3c2c..c72cb6b 100644 --- a/test/keystrokes/firefox/line_nav_iframes_blogger.py +++ b/test/keystrokes/firefox/line_nav_iframes_blogger.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_iframes_in_inline_block.py b/test/keystrokes/firefox/line_nav_iframes_in_inline_block.py index e78fb52..b103277 100644 --- a/test/keystrokes/firefox/line_nav_iframes_in_inline_block.py +++ b/test/keystrokes/firefox/line_nav_iframes_in_inline_block.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_iframes_in_inline_block2.py b/test/keystrokes/firefox/line_nav_iframes_in_inline_block2.py index 4507d8a..a8c503c 100644 --- a/test/keystrokes/firefox/line_nav_iframes_in_inline_block2.py +++ b/test/keystrokes/firefox/line_nav_iframes_in_inline_block2.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_iframes_nested.py b/test/keystrokes/firefox/line_nav_iframes_nested.py index f045a01..00c8cad 100644 --- a/test/keystrokes/firefox/line_nav_iframes_nested.py +++ b/test/keystrokes/firefox/line_nav_iframes_nested.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_image_in_link.py b/test/keystrokes/firefox/line_nav_image_in_link.py index 491d433..87c3e6e 100644 --- a/test/keystrokes/firefox/line_nav_image_in_link.py +++ b/test/keystrokes/firefox/line_nav_image_in_link.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_imagemap.py b/test/keystrokes/firefox/line_nav_imagemap.py index 480db0e..100c8ef 100644 --- a/test/keystrokes/firefox/line_nav_imagemap.py +++ b/test/keystrokes/firefox/line_nav_imagemap.py @@ -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 on a page with an imagemap.""" diff --git a/test/keystrokes/firefox/line_nav_images_in_links.py b/test/keystrokes/firefox/line_nav_images_in_links.py index 4e14bc9..fbecdc5 100644 --- a/test/keystrokes/firefox/line_nav_images_in_links.py +++ b/test/keystrokes/firefox/line_nav_images_in_links.py @@ -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 presentation of links that contain images.""" diff --git a/test/keystrokes/firefox/line_nav_images_in_table_and_floating_div.py b/test/keystrokes/firefox/line_nav_images_in_table_and_floating_div.py index d2fad5e..70e01d3 100644 --- a/test/keystrokes/firefox/line_nav_images_in_table_and_floating_div.py +++ b/test/keystrokes/firefox/line_nav_images_in_table_and_floating_div.py @@ -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 presentation of lines that contain images.""" diff --git a/test/keystrokes/firefox/line_nav_inline_block_spans.py b/test/keystrokes/firefox/line_nav_inline_block_spans.py index 096aabb..af8b1a0 100644 --- a/test/keystrokes/firefox/line_nav_inline_block_spans.py +++ b/test/keystrokes/firefox/line_nav_inline_block_spans.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_link_position_relative_on_focus.py b/test/keystrokes/firefox/line_nav_link_position_relative_on_focus.py index 783f164..51a675f 100644 --- a/test/keystrokes/firefox/line_nav_link_position_relative_on_focus.py +++ b/test/keystrokes/firefox/line_nav_link_position_relative_on_focus.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_list_with_anchors_and_hyphens.py b/test/keystrokes/firefox/line_nav_list_with_anchors_and_hyphens.py index f356ca8..53c1b2a 100644 --- a/test/keystrokes/firefox/line_nav_list_with_anchors_and_hyphens.py +++ b/test/keystrokes/firefox/line_nav_list_with_anchors_and_hyphens.py @@ -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 on a page with multi-line cells and sections.""" diff --git a/test/keystrokes/firefox/line_nav_lists.py b/test/keystrokes/firefox/line_nav_lists.py index 336b2b0..429f0bf 100644 --- a/test/keystrokes/firefox/line_nav_lists.py +++ b/test/keystrokes/firefox/line_nav_lists.py @@ -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 HTML list presentation.""" diff --git a/test/keystrokes/firefox/line_nav_lists_broken.py b/test/keystrokes/firefox/line_nav_lists_broken.py index 38ebdb4..fbb5b21 100644 --- a/test/keystrokes/firefox/line_nav_lists_broken.py +++ b/test/keystrokes/firefox/line_nav_lists_broken.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_lists_without_items.py b/test/keystrokes/firefox/line_nav_lists_without_items.py index a849f2f..fbd0861 100644 --- a/test/keystrokes/firefox/line_nav_lists_without_items.py +++ b/test/keystrokes/firefox/line_nav_lists_without_items.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_multi_line_text.py b/test/keystrokes/firefox/line_nav_multi_line_text.py index a531805..553a92c 100644 --- a/test/keystrokes/firefox/line_nav_multi_line_text.py +++ b/test/keystrokes/firefox/line_nav_multi_line_text.py @@ -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 on a page with multi-line cells and sections.""" diff --git a/test/keystrokes/firefox/line_nav_nested_items.py b/test/keystrokes/firefox/line_nav_nested_items.py index dfb83c8..a564626 100644 --- a/test/keystrokes/firefox/line_nav_nested_items.py +++ b/test/keystrokes/firefox/line_nav_nested_items.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_nested_items_no_context.py b/test/keystrokes/firefox/line_nav_nested_items_no_context.py index d066b3b..44b922d 100644 --- a/test/keystrokes/firefox/line_nav_nested_items_no_context.py +++ b/test/keystrokes/firefox/line_nav_nested_items_no_context.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_nested_tables.py b/test/keystrokes/firefox/line_nav_nested_tables.py index 59df6ff..1e5bf49 100644 --- a/test/keystrokes/firefox/line_nav_nested_tables.py +++ b/test/keystrokes/firefox/line_nav_nested_tables.py @@ -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 on a page with nested layout tables. """ diff --git a/test/keystrokes/firefox/line_nav_offscreen_text_with_tiny_width.py b/test/keystrokes/firefox/line_nav_offscreen_text_with_tiny_width.py index 1c831ff..1da1ecf 100644 --- a/test/keystrokes/firefox/line_nav_offscreen_text_with_tiny_width.py +++ b/test/keystrokes/firefox/line_nav_offscreen_text_with_tiny_width.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_paragraphs_in_links.py b/test/keystrokes/firefox/line_nav_paragraphs_in_links.py index 437abc8..20c5b06 100644 --- a/test/keystrokes/firefox/line_nav_paragraphs_in_links.py +++ b/test/keystrokes/firefox/line_nav_paragraphs_in_links.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_pre_lines.py b/test/keystrokes/firefox/line_nav_pre_lines.py index f59fbe1..90eb909 100644 --- a/test/keystrokes/firefox/line_nav_pre_lines.py +++ b/test/keystrokes/firefox/line_nav_pre_lines.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_pre_links.py b/test/keystrokes/firefox/line_nav_pre_links.py index 6a21da9..e458302 100644 --- a/test/keystrokes/firefox/line_nav_pre_links.py +++ b/test/keystrokes/firefox/line_nav_pre_links.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_regions_and_fieldsets.py b/test/keystrokes/firefox/line_nav_regions_and_fieldsets.py index ddc8c45..e4f6e88 100644 --- a/test/keystrokes/firefox/line_nav_regions_and_fieldsets.py +++ b/test/keystrokes/firefox/line_nav_regions_and_fieldsets.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_regions_and_fieldsets_no_context.py b/test/keystrokes/firefox/line_nav_regions_and_fieldsets_no_context.py index cbbe8b3..461d08a 100644 --- a/test/keystrokes/firefox/line_nav_regions_and_fieldsets_no_context.py +++ b/test/keystrokes/firefox/line_nav_regions_and_fieldsets_no_context.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_role_application.py b/test/keystrokes/firefox/line_nav_role_application.py index c45779e..ec1ade0 100644 --- a/test/keystrokes/firefox/line_nav_role_application.py +++ b/test/keystrokes/firefox/line_nav_role_application.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_roledescriptions.py b/test/keystrokes/firefox/line_nav_roledescriptions.py index a7d2d61..041bc37 100644 --- a/test/keystrokes/firefox/line_nav_roledescriptions.py +++ b/test/keystrokes/firefox/line_nav_roledescriptions.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/line_nav_simple_form.py b/test/keystrokes/firefox/line_nav_simple_form.py index 7cb9fa9..cb033c2 100644 --- a/test/keystrokes/firefox/line_nav_simple_form.py +++ b/test/keystrokes/firefox/line_nav_simple_form.py @@ -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 on a page with a simple form.""" diff --git a/test/keystrokes/firefox/line_nav_slash_test.py b/test/keystrokes/firefox/line_nav_slash_test.py index fcd79e8..adda97e 100644 --- a/test/keystrokes/firefox/line_nav_slash_test.py +++ b/test/keystrokes/firefox/line_nav_slash_test.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/line_nav_sun_java.py b/test/keystrokes/firefox/line_nav_sun_java.py index 592b203..d5eddf1 100644 --- a/test/keystrokes/firefox/line_nav_sun_java.py +++ b/test/keystrokes/firefox/line_nav_sun_java.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_table_captions.py b/test/keystrokes/firefox/line_nav_table_captions.py index c365228..c6d86eb 100644 --- a/test/keystrokes/firefox/line_nav_table_captions.py +++ b/test/keystrokes/firefox/line_nav_table_captions.py @@ -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 in a table with a caption.""" diff --git a/test/keystrokes/firefox/line_nav_table_cell_links.py b/test/keystrokes/firefox/line_nav_table_cell_links.py index 4163476..1adbd3e 100644 --- a/test/keystrokes/firefox/line_nav_table_cell_links.py +++ b/test/keystrokes/firefox/line_nav_table_cell_links.py @@ -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 with links in a cell with line breaks.""" diff --git a/test/keystrokes/firefox/line_nav_textarea_last_line.py b/test/keystrokes/firefox/line_nav_textarea_last_line.py index 802a29c..698cc06 100644 --- a/test/keystrokes/firefox/line_nav_textarea_last_line.py +++ b/test/keystrokes/firefox/line_nav_textarea_last_line.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_twitter_bug.py b/test/keystrokes/firefox/line_nav_twitter_bug.py index c50a951..c976980 100644 --- a/test/keystrokes/firefox/line_nav_twitter_bug.py +++ b/test/keystrokes/firefox/line_nav_twitter_bug.py @@ -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.""" diff --git a/test/keystrokes/firefox/line_nav_wiki_down.py b/test/keystrokes/firefox/line_nav_wiki_down.py index c5c0145..2f46695 100644 --- a/test/keystrokes/firefox/line_nav_wiki_down.py +++ b/test/keystrokes/firefox/line_nav_wiki_down.py @@ -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'", diff --git a/test/keystrokes/firefox/line_nav_wiki_up.py b/test/keystrokes/firefox/line_nav_wiki_up.py index 32aa417..2fda80d 100644 --- a/test/keystrokes/firefox/line_nav_wiki_up.py +++ b/test/keystrokes/firefox/line_nav_wiki_up.py @@ -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 output of Firefox on the Cthulhu wiki.""" @@ -268,11 +268,11 @@ sequence.append(utils.StartRecordingAction()) sequence.append(KeyComboAction("Up")) sequence.append(utils.AssertPresentationAction( "24. Line Up", - ["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'", diff --git a/test/keystrokes/firefox/longdesc_1.py b/test/keystrokes/firefox/longdesc_1.py index dcc9afa..d58fb2b 100644 --- a/test/keystrokes/firefox/longdesc_1.py +++ b/test/keystrokes/firefox/longdesc_1.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_10.py b/test/keystrokes/firefox/longdesc_10.py index cc25dfc..c16c65e 100644 --- a/test/keystrokes/firefox/longdesc_10.py +++ b/test/keystrokes/firefox/longdesc_10.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_11.py b/test/keystrokes/firefox/longdesc_11.py index 7124087..df87c6d 100644 --- a/test/keystrokes/firefox/longdesc_11.py +++ b/test/keystrokes/firefox/longdesc_11.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_12.py b/test/keystrokes/firefox/longdesc_12.py index c6802a1..b0dcdf8 100644 --- a/test/keystrokes/firefox/longdesc_12.py +++ b/test/keystrokes/firefox/longdesc_12.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_13.py b/test/keystrokes/firefox/longdesc_13.py index cadedb7..1855016 100644 --- a/test/keystrokes/firefox/longdesc_13.py +++ b/test/keystrokes/firefox/longdesc_13.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_14.py b/test/keystrokes/firefox/longdesc_14.py index dcc9afa..d58fb2b 100644 --- a/test/keystrokes/firefox/longdesc_14.py +++ b/test/keystrokes/firefox/longdesc_14.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_15.py b/test/keystrokes/firefox/longdesc_15.py index dcc9afa..d58fb2b 100644 --- a/test/keystrokes/firefox/longdesc_15.py +++ b/test/keystrokes/firefox/longdesc_15.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_2.py b/test/keystrokes/firefox/longdesc_2.py index dcc9afa..d58fb2b 100644 --- a/test/keystrokes/firefox/longdesc_2.py +++ b/test/keystrokes/firefox/longdesc_2.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_3.py b/test/keystrokes/firefox/longdesc_3.py index 18e1e7f..1c037f3 100644 --- a/test/keystrokes/firefox/longdesc_3.py +++ b/test/keystrokes/firefox/longdesc_3.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_4.py b/test/keystrokes/firefox/longdesc_4.py index e614fd0..613a789 100644 --- a/test/keystrokes/firefox/longdesc_4.py +++ b/test/keystrokes/firefox/longdesc_4.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_5.py b/test/keystrokes/firefox/longdesc_5.py index e614fd0..613a789 100644 --- a/test/keystrokes/firefox/longdesc_5.py +++ b/test/keystrokes/firefox/longdesc_5.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_6.py b/test/keystrokes/firefox/longdesc_6.py index e614fd0..613a789 100644 --- a/test/keystrokes/firefox/longdesc_6.py +++ b/test/keystrokes/firefox/longdesc_6.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_7.py b/test/keystrokes/firefox/longdesc_7.py index 18e1e7f..1c037f3 100644 --- a/test/keystrokes/firefox/longdesc_7.py +++ b/test/keystrokes/firefox/longdesc_7.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_8.py b/test/keystrokes/firefox/longdesc_8.py index 7124087..df87c6d 100644 --- a/test/keystrokes/firefox/longdesc_8.py +++ b/test/keystrokes/firefox/longdesc_8.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/longdesc_9.py b/test/keystrokes/firefox/longdesc_9.py index 18e1e7f..1c037f3 100644 --- a/test/keystrokes/firefox/longdesc_9.py +++ b/test/keystrokes/firefox/longdesc_9.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_fraction.py b/test/keystrokes/firefox/math_line_nav_fraction.py index 4256e52..db6a468 100644 --- a/test/keystrokes/firefox/math_line_nav_fraction.py +++ b/test/keystrokes/firefox/math_line_nav_fraction.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_math_in_dialog.py b/test/keystrokes/firefox/math_line_nav_math_in_dialog.py index fb541e7..ed3c5b2 100644 --- a/test/keystrokes/firefox/math_line_nav_math_in_dialog.py +++ b/test/keystrokes/firefox/math_line_nav_math_in_dialog.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_mathvariant.py b/test/keystrokes/firefox/math_line_nav_mathvariant.py index 923aab0..eb49599 100644 --- a/test/keystrokes/firefox/math_line_nav_mathvariant.py +++ b/test/keystrokes/firefox/math_line_nav_mathvariant.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_menclose.py b/test/keystrokes/firefox/math_line_nav_menclose.py index a61e121..535944b 100644 --- a/test/keystrokes/firefox/math_line_nav_menclose.py +++ b/test/keystrokes/firefox/math_line_nav_menclose.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_mfenced.py b/test/keystrokes/firefox/math_line_nav_mfenced.py index c4b0f10..b6c54f2 100644 --- a/test/keystrokes/firefox/math_line_nav_mfenced.py +++ b/test/keystrokes/firefox/math_line_nav_mfenced.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_mroot.py b/test/keystrokes/firefox/math_line_nav_mroot.py index 20dfaaa..c3aa172 100644 --- a/test/keystrokes/firefox/math_line_nav_mroot.py +++ b/test/keystrokes/firefox/math_line_nav_mroot.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_mrow.py b/test/keystrokes/firefox/math_line_nav_mrow.py index e1a1b7d..6621a44 100644 --- a/test/keystrokes/firefox/math_line_nav_mrow.py +++ b/test/keystrokes/firefox/math_line_nav_mrow.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_punctuation.py b/test/keystrokes/firefox/math_line_nav_punctuation.py index 2eb785c..0dd0703 100644 --- a/test/keystrokes/firefox/math_line_nav_punctuation.py +++ b/test/keystrokes/firefox/math_line_nav_punctuation.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_scripts.py b/test/keystrokes/firefox/math_line_nav_scripts.py index 6eefe1c..3b5e4e1 100644 --- a/test/keystrokes/firefox/math_line_nav_scripts.py +++ b/test/keystrokes/firefox/math_line_nav_scripts.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_table.py b/test/keystrokes/firefox/math_line_nav_table.py index b7d3d18..3e75388 100644 --- a/test/keystrokes/firefox/math_line_nav_table.py +++ b/test/keystrokes/firefox/math_line_nav_table.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_tiny_mathml.py b/test/keystrokes/firefox/math_line_nav_tiny_mathml.py index 53ee20f..148c5a2 100644 --- a/test/keystrokes/firefox/math_line_nav_tiny_mathml.py +++ b/test/keystrokes/firefox/math_line_nav_tiny_mathml.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/math_line_nav_torture_test.py b/test/keystrokes/firefox/math_line_nav_torture_test.py index 5f2cf72..a816d23 100644 --- a/test/keystrokes/firefox/math_line_nav_torture_test.py +++ b/test/keystrokes/firefox/math_line_nav_torture_test.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/mouseover_javascript_alert.py b/test/keystrokes/firefox/mouseover_javascript_alert.py index 2aec6d9..935f4b4 100644 --- a/test/keystrokes/firefox/mouseover_javascript_alert.py +++ b/test/keystrokes/firefox/mouseover_javascript_alert.py @@ -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 Cthulhu's support for mouseovers.""" diff --git a/test/keystrokes/firefox/object_nav_descriptions_down.py b/test/keystrokes/firefox/object_nav_descriptions_down.py index 9cbaaea..a58b5b5 100644 --- a/test/keystrokes/firefox/object_nav_descriptions_down.py +++ b/test/keystrokes/firefox/object_nav_descriptions_down.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/object_nav_descriptions_up.py b/test/keystrokes/firefox/object_nav_descriptions_up.py index 52d3105..5ba7cbd 100644 --- a/test/keystrokes/firefox/object_nav_descriptions_up.py +++ b/test/keystrokes/firefox/object_nav_descriptions_up.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/object_nav_link_in_quotes.py b/test/keystrokes/firefox/object_nav_link_in_quotes.py index 0d57b3f..75bc1ed 100644 --- a/test/keystrokes/firefox/object_nav_link_in_quotes.py +++ b/test/keystrokes/firefox/object_nav_link_in_quotes.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/object_nav_links_in_text.py b/test/keystrokes/firefox/object_nav_links_in_text.py index 4a41e33..f51e43b 100644 --- a/test/keystrokes/firefox/object_nav_links_in_text.py +++ b/test/keystrokes/firefox/object_nav_links_in_text.py @@ -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 object navigation.""" diff --git a/test/keystrokes/firefox/object_nav_links_on_line.py b/test/keystrokes/firefox/object_nav_links_on_line.py index 71e8661..08cb06b 100644 --- a/test/keystrokes/firefox/object_nav_links_on_line.py +++ b/test/keystrokes/firefox/object_nav_links_on_line.py @@ -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 object navigation.""" diff --git a/test/keystrokes/firefox/object_nav_simple_form_down.py b/test/keystrokes/firefox/object_nav_simple_form_down.py index e7fe3a3..a2a7c72 100644 --- a/test/keystrokes/firefox/object_nav_simple_form_down.py +++ b/test/keystrokes/firefox/object_nav_simple_form_down.py @@ -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 object navigation.""" diff --git a/test/keystrokes/firefox/object_nav_simple_form_up.py b/test/keystrokes/firefox/object_nav_simple_form_up.py index c8052c5..6e47047 100644 --- a/test/keystrokes/firefox/object_nav_simple_form_up.py +++ b/test/keystrokes/firefox/object_nav_simple_form_up.py @@ -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 object navigation.""" diff --git a/test/keystrokes/firefox/say_all_aria_landmarks_no_context.py b/test/keystrokes/firefox/say_all_aria_landmarks_no_context.py index d1fd80a..d33e658 100644 --- a/test/keystrokes/firefox/say_all_aria_landmarks_no_context.py +++ b/test/keystrokes/firefox/say_all_aria_landmarks_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_blockquote.py b/test/keystrokes/firefox/say_all_blockquote.py index 210f1da..200a3c8 100644 --- a/test/keystrokes/firefox/say_all_blockquote.py +++ b/test/keystrokes/firefox/say_all_blockquote.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_blockquote_no_context.py b/test/keystrokes/firefox/say_all_blockquote_no_context.py index 0faf4dd..ac7b635 100644 --- a/test/keystrokes/firefox/say_all_blockquote_no_context.py +++ b/test/keystrokes/firefox/say_all_blockquote_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_bug_511389.py b/test/keystrokes/firefox/say_all_bug_511389.py index 4ed539b..3a29dd5 100644 --- a/test/keystrokes/firefox/say_all_bug_511389.py +++ b/test/keystrokes/firefox/say_all_bug_511389.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_bug_591351_1.py b/test/keystrokes/firefox/say_all_bug_591351_1.py index 7f5156b..8dfb00f 100644 --- a/test/keystrokes/firefox/say_all_bug_591351_1.py +++ b/test/keystrokes/firefox/say_all_bug_591351_1.py @@ -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 sayAll output.""" diff --git a/test/keystrokes/firefox/say_all_bugzilla_search.py b/test/keystrokes/firefox/say_all_bugzilla_search.py index 4d0506e..b06b446 100644 --- a/test/keystrokes/firefox/say_all_bugzilla_search.py +++ b/test/keystrokes/firefox/say_all_bugzilla_search.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_bugzilla_search_no_context.py b/test/keystrokes/firefox/say_all_bugzilla_search_no_context.py index 072c0e2..0920ea6 100644 --- a/test/keystrokes/firefox/say_all_bugzilla_search_no_context.py +++ b/test/keystrokes/firefox/say_all_bugzilla_search_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_empty_anchor.py b/test/keystrokes/firefox/say_all_empty_anchor.py index 9bba2be..1d455d5 100644 --- a/test/keystrokes/firefox/say_all_empty_anchor.py +++ b/test/keystrokes/firefox/say_all_empty_anchor.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_enter_bug.py b/test/keystrokes/firefox/say_all_enter_bug.py index 2221143..26a34dd 100644 --- a/test/keystrokes/firefox/say_all_enter_bug.py +++ b/test/keystrokes/firefox/say_all_enter_bug.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_entries.py b/test/keystrokes/firefox/say_all_entries.py index 0198d5a..6e88f56 100644 --- a/test/keystrokes/firefox/say_all_entries.py +++ b/test/keystrokes/firefox/say_all_entries.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_heading_section.py b/test/keystrokes/firefox/say_all_heading_section.py index d2580ed..ae6ea90 100644 --- a/test/keystrokes/firefox/say_all_heading_section.py +++ b/test/keystrokes/firefox/say_all_heading_section.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_hidden_elements.py b/test/keystrokes/firefox/say_all_hidden_elements.py index 5cc3426..9d510af 100644 --- a/test/keystrokes/firefox/say_all_hidden_elements.py +++ b/test/keystrokes/firefox/say_all_hidden_elements.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_imagemap.py b/test/keystrokes/firefox/say_all_imagemap.py index eb5d106..aa0ecf9 100644 --- a/test/keystrokes/firefox/say_all_imagemap.py +++ b/test/keystrokes/firefox/say_all_imagemap.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_multi_line_text.py b/test/keystrokes/firefox/say_all_multi_line_text.py index bed9f1f..28d52b3 100644 --- a/test/keystrokes/firefox/say_all_multi_line_text.py +++ b/test/keystrokes/firefox/say_all_multi_line_text.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_multi_line_text_no_context.py b/test/keystrokes/firefox/say_all_multi_line_text_no_context.py index 9b6aa68..31c1756 100644 --- a/test/keystrokes/firefox/say_all_multi_line_text_no_context.py +++ b/test/keystrokes/firefox/say_all_multi_line_text_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_nested_tables.py b/test/keystrokes/firefox/say_all_nested_tables.py index 238d48d..aabda1e 100644 --- a/test/keystrokes/firefox/say_all_nested_tables.py +++ b/test/keystrokes/firefox/say_all_nested_tables.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_nested_tables_no_context.py b/test/keystrokes/firefox/say_all_nested_tables_no_context.py index 238d48d..aabda1e 100644 --- a/test/keystrokes/firefox/say_all_nested_tables_no_context.py +++ b/test/keystrokes/firefox/say_all_nested_tables_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_onmouseup.py b/test/keystrokes/firefox/say_all_onmouseup.py index f49eccf..30b5697 100644 --- a/test/keystrokes/firefox/say_all_onmouseup.py +++ b/test/keystrokes/firefox/say_all_onmouseup.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_regions_and_fieldsets.py b/test/keystrokes/firefox/say_all_regions_and_fieldsets.py index 4633fb0..e9effa9 100644 --- a/test/keystrokes/firefox/say_all_regions_and_fieldsets.py +++ b/test/keystrokes/firefox/say_all_regions_and_fieldsets.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_regions_and_fieldsets_no_context.py b/test/keystrokes/firefox/say_all_regions_and_fieldsets_no_context.py index eb161cd..e93bdb0 100644 --- a/test/keystrokes/firefox/say_all_regions_and_fieldsets_no_context.py +++ b/test/keystrokes/firefox/say_all_regions_and_fieldsets_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_role_combo_box.py b/test/keystrokes/firefox/say_all_role_combo_box.py index a0168cc..015078b 100644 --- a/test/keystrokes/firefox/say_all_role_combo_box.py +++ b/test/keystrokes/firefox/say_all_role_combo_box.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_role_links.py b/test/keystrokes/firefox/say_all_role_links.py index 6c288b8..f0b0960 100644 --- a/test/keystrokes/firefox/say_all_role_links.py +++ b/test/keystrokes/firefox/say_all_role_links.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_role_links_no_context.py b/test/keystrokes/firefox/say_all_role_links_no_context.py index 093e445..4204370 100644 --- a/test/keystrokes/firefox/say_all_role_links_no_context.py +++ b/test/keystrokes/firefox/say_all_role_links_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_role_lists.py b/test/keystrokes/firefox/say_all_role_lists.py index d174135..7f376c4 100644 --- a/test/keystrokes/firefox/say_all_role_lists.py +++ b/test/keystrokes/firefox/say_all_role_lists.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_role_lists_no_context.py b/test/keystrokes/firefox/say_all_role_lists_no_context.py index e53a64b..f8ab589 100644 --- a/test/keystrokes/firefox/say_all_role_lists_no_context.py +++ b/test/keystrokes/firefox/say_all_role_lists_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_simple_form.py b/test/keystrokes/firefox/say_all_simple_form.py index 88f3535..7df9776 100644 --- a/test/keystrokes/firefox/say_all_simple_form.py +++ b/test/keystrokes/firefox/say_all_simple_form.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_table_caption.py b/test/keystrokes/firefox/say_all_table_caption.py index 2c7c216..dab79ac 100644 --- a/test/keystrokes/firefox/say_all_table_caption.py +++ b/test/keystrokes/firefox/say_all_table_caption.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_table_caption_no_context.py b/test/keystrokes/firefox/say_all_table_caption_no_context.py index f929d8f..46e91df 100644 --- a/test/keystrokes/firefox/say_all_table_caption_no_context.py +++ b/test/keystrokes/firefox/say_all_table_caption_no_context.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_table_cell_links.py b/test/keystrokes/firefox/say_all_table_cell_links.py index b82ef72..0f33a6e 100644 --- a/test/keystrokes/firefox/say_all_table_cell_links.py +++ b/test/keystrokes/firefox/say_all_table_cell_links.py @@ -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 sayAll.""" diff --git a/test/keystrokes/firefox/say_all_wiki.py b/test/keystrokes/firefox/say_all_wiki.py index 985c692..b484f36 100644 --- a/test/keystrokes/firefox/say_all_wiki.py +++ b/test/keystrokes/firefox/say_all_wiki.py @@ -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 sayAll.""" @@ -259,7 +259,7 @@ sequence.append(utils.AssertPresentationAction( "SPEECH OUTPUT: 'link'", "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'", diff --git a/test/keystrokes/firefox/say_all_wiki_no_context.py b/test/keystrokes/firefox/say_all_wiki_no_context.py index 7274cfa..224ae13 100644 --- a/test/keystrokes/firefox/say_all_wiki_no_context.py +++ b/test/keystrokes/firefox/say_all_wiki_no_context.py @@ -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 sayAll.""" @@ -252,7 +252,7 @@ sequence.append(utils.AssertPresentationAction( "SPEECH OUTPUT: 'link'", "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'", diff --git a/test/keystrokes/firefox/selection_textarea.py b/test/keystrokes/firefox/selection_textarea.py index 8dfabba..eae5c39 100644 --- a/test/keystrokes/firefox/selection_textarea.py +++ b/test/keystrokes/firefox/selection_textarea.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/selection_wiki.py b/test/keystrokes/firefox/selection_wiki.py index b17ef63..26b2bf8 100644 --- a/test/keystrokes/firefox/selection_wiki.py +++ b/test/keystrokes/firefox/selection_wiki.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/spelling_errors.py b/test/keystrokes/firefox/spelling_errors.py index 7fb219a..ee74fbe 100644 --- a/test/keystrokes/firefox/spelling_errors.py +++ b/test/keystrokes/firefox/spelling_errors.py @@ -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 presentation of spelling errors in text.""" diff --git a/test/keystrokes/firefox/ui_context_menu_flat_review.py b/test/keystrokes/firefox/ui_context_menu_flat_review.py index 6c36e0c..05c8234 100644 --- a/test/keystrokes/firefox/ui_context_menu_flat_review.py +++ b/test/keystrokes/firefox/ui_context_menu_flat_review.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/ui_doc_tabs.py b/test/keystrokes/firefox/ui_doc_tabs.py index 5edbea6..ebe9001 100644 --- a/test/keystrokes/firefox/ui_doc_tabs.py +++ b/test/keystrokes/firefox/ui_doc_tabs.py @@ -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 document tabs""" diff --git a/test/keystrokes/firefox/ui_role_accel_label.py b/test/keystrokes/firefox/ui_role_accel_label.py index 6d58b8b..894c134 100644 --- a/test/keystrokes/firefox/ui_role_accel_label.py +++ b/test/keystrokes/firefox/ui_role_accel_label.py @@ -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 menu accelerator label output of Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_check_box.py b/test/keystrokes/firefox/ui_role_check_box.py index 4d8188c..c53f251 100644 --- a/test/keystrokes/firefox/ui_role_check_box.py +++ b/test/keystrokes/firefox/ui_role_check_box.py @@ -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 gtk+ checkbox output from within Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_check_menu_item.py b/test/keystrokes/firefox/ui_role_check_menu_item.py index 0f8aa6d..afe3d91 100644 --- a/test/keystrokes/firefox/ui_role_check_menu_item.py +++ b/test/keystrokes/firefox/ui_role_check_menu_item.py @@ -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 menu checkbox output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_entry.py b/test/keystrokes/firefox/ui_role_entry.py index 8d5b2fa..e24b004 100644 --- a/test/keystrokes/firefox/ui_role_entry.py +++ b/test/keystrokes/firefox/ui_role_entry.py @@ -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 entry output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_menu_bar.py b/test/keystrokes/firefox/ui_role_menu_bar.py index e452639..1edfc07 100644 --- a/test/keystrokes/firefox/ui_role_menu_bar.py +++ b/test/keystrokes/firefox/ui_role_menu_bar.py @@ -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 menu bar output of Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_menu_flat_review.py b/test/keystrokes/firefox/ui_role_menu_flat_review.py index 0323cdb..63a89e4 100644 --- a/test/keystrokes/firefox/ui_role_menu_flat_review.py +++ b/test/keystrokes/firefox/ui_role_menu_flat_review.py @@ -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 menu and menu item output.""" diff --git a/test/keystrokes/firefox/ui_role_page_tab.py b/test/keystrokes/firefox/ui_role_page_tab.py index 1c4a7ca..ad2e441 100644 --- a/test/keystrokes/firefox/ui_role_page_tab.py +++ b/test/keystrokes/firefox/ui_role_page_tab.py @@ -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 page tab output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_push_button.py b/test/keystrokes/firefox/ui_role_push_button.py index abddefb..77fd31c 100644 --- a/test/keystrokes/firefox/ui_role_push_button.py +++ b/test/keystrokes/firefox/ui_role_push_button.py @@ -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 push button output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_radio_button.py b/test/keystrokes/firefox/ui_role_radio_button.py index 5cf55dc..66d944d 100644 --- a/test/keystrokes/firefox/ui_role_radio_button.py +++ b/test/keystrokes/firefox/ui_role_radio_button.py @@ -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 radio button output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_radio_menu_item.py b/test/keystrokes/firefox/ui_role_radio_menu_item.py index de3ff3f..3e77828 100644 --- a/test/keystrokes/firefox/ui_role_radio_menu_item.py +++ b/test/keystrokes/firefox/ui_role_radio_menu_item.py @@ -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 menu radio button output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_tree.py b/test/keystrokes/firefox/ui_role_tree.py index 107bc5b..e655dd1 100644 --- a/test/keystrokes/firefox/ui_role_tree.py +++ b/test/keystrokes/firefox/ui_role_tree.py @@ -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 tree output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_role_tree_table.py b/test/keystrokes/firefox/ui_role_tree_table.py index 410e420..047d227 100644 --- a/test/keystrokes/firefox/ui_role_tree_table.py +++ b/test/keystrokes/firefox/ui_role_tree_table.py @@ -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 tree table output using Firefox.""" diff --git a/test/keystrokes/firefox/ui_title_and_status_bar.py b/test/keystrokes/firefox/ui_title_and_status_bar.py index a62f529..c2765e9 100644 --- a/test/keystrokes/firefox/ui_title_and_status_bar.py +++ b/test/keystrokes/firefox/ui_title_and_status_bar.py @@ -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 from macaroon.playback import * import utils diff --git a/test/keystrokes/firefox/word_nav_links.py b/test/keystrokes/firefox/word_nav_links.py index 682a5fd..d77c9fb 100644 --- a/test/keystrokes/firefox/word_nav_links.py +++ b/test/keystrokes/firefox/word_nav_links.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/firefox/word_nav_list_items.py b/test/keystrokes/firefox/word_nav_list_items.py index da23aed..d00f113 100644 --- a/test/keystrokes/firefox/word_nav_list_items.py +++ b/test/keystrokes/firefox/word_nav_list_items.py @@ -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 output of Firefox.""" diff --git a/test/keystrokes/gnome-appearance-properties/font-preferences.py b/test/keystrokes/gnome-appearance-properties/font-preferences.py index 4f1b567..7eab85c 100644 --- a/test/keystrokes/gnome-appearance-properties/font-preferences.py +++ b/test/keystrokes/gnome-appearance-properties/font-preferences.py @@ -20,11 +20,14 @@ # 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 """Testing of font preferences in the gnome-appearance properties dialog.""" +import gi +gi.require_version('Atspi', '2.0') +from gi.repository import Atspi from macaroon.playback import * import utils @@ -35,14 +38,14 @@ sequence = MacroSequence() # then navigate to the Fonts tab # sequence.append(WaitForWindowActivate("Appearance Preferences")) -sequence.append(WaitForFocus("Theme", acc_role=pyatspi.ROLE_PAGE_TAB)) +sequence.append(WaitForFocus("Theme", acc_role=Atspi.Role.PAGE_TAB)) sequence.append(KeyComboAction("Right")) -sequence.append(WaitForFocus("Background", acc_role=pyatspi.ROLE_PAGE_TAB)) +sequence.append(WaitForFocus("Background", acc_role=Atspi.Role.PAGE_TAB)) sequence.append(utils.StartRecordingAction()) sequence.append(KeyComboAction("Right")) -sequence.append(WaitForFocus("Fonts", acc_role=pyatspi.ROLE_PAGE_TAB)) +sequence.append(WaitForFocus("Fonts", acc_role=Atspi.Role.PAGE_TAB)) sequence.append(utils.AssertPresentationAction( "Fonts tab", ["BRAILLE LINE: 'gnome-appearance-properties Application Appearance Preferences Dialog Fonts'", @@ -54,12 +57,12 @@ sequence.append(utils.AssertPresentationAction( # Open the 'Pick a Font' dialog # sequence.append(KeyComboAction("Tab")) -sequence.append(WaitForFocus("", acc_role=pyatspi.ROLE_PUSH_BUTTON)) +sequence.append(WaitForFocus("", acc_role=Atspi.Role.PUSH_BUTTON)) sequence.append(utils.StartRecordingAction()) sequence.append(KeyComboAction("