Author: joanied Date: Sun Jan 20 20:32:32 2008 New Revision: 3482 URL: http://svn.gnome.org/viewvc/orca?rev=3482&view=rev
Log: Regression test correction. Modified: trunk/test/keystrokes/firefox/line_nav_multi_line_text.py Modified: trunk/test/keystrokes/firefox/line_nav_multi_line_text.py ============================================================================== --- trunk/test/keystrokes/firefox/line_nav_multi_line_text.py (original) +++ trunk/test/keystrokes/firefox/line_nav_multi_line_text.py Sun Jan 20 20:32:32 2008 @@ -26,7 +26,7 @@ sequence.append(WaitForDocLoad()) -sequence.append(WaitForFocus("Mutli-Line Test, +sequence.append(WaitForFocus("Mutli-Line Test", acc_role=pyatspi.ROLE_DOCUMENT_FRAME)) ######################################################################## _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.