-
-
Save blissdev/4f6fd749b42dcc6b2d70 to your computer and use it in GitHub Desktop.
Revisions
-
mpiotrowicz revised this gist
Dec 21, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -23,5 +23,6 @@ * <http://webaim.org/articles/screenreader_testing/> * http://webaim.org/articles/voiceover/ * the rotor! <http://accessibility.psu.edu/screenreaders/voiceover/#rotor> * VO keyboard map <https://help.apple.com/voiceover/vo/en/VOKeysColor_1.html> * <http://a11yproject.com/resources> -
mpiotrowicz revised this gist
Dec 21, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ## Getting Started * `cmd+f5` to turn on * Remember the "VoiceOver Key" (VO) `opt + control` * To navigate into a page, `VO + shift + down arrow` * To navigate all page links, hit `tab` throughout * To navigate all page content in order, `VO + left/right arrow` -
mpiotrowicz revised this gist
Dec 21, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ # A messy intro into VoiceOver - OS X's built-in screen reader ## Browsers * works best with Safari! -
mpiotrowicz revised this gist
Dec 21, 2015 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,5 +22,6 @@ ## Next Steps * <http://webaim.org/articles/screenreader_testing/> * http://webaim.org/articles/voiceover/ * the rotor! <http://accessibility.psu.edu/screenreaders/voiceover/#rotor> * <http://a11yproject.com/resources> -
mpiotrowicz revised this gist
Dec 21, 2015 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,10 +11,11 @@ * To navigate all page content in order, `VO + left/right arrow` * VoiceOver on iOS - the "triple click" <https://support.apple.com/en-ca/HT204390> * swipe left/right to navigate * `cmd+f5` to turn off ## Questions as you navigate your page/app * can I access all page content? * Is what's being announced make sense or am I lost? * if I interact with an element, is it clear that something happened? * can I escape any interactions easily? -
mpiotrowicz revised this gist
Dec 21, 2015 . 1 changed file with 5 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,16 +1,16 @@ # A messy intro into VoiceOver - OSX's built-in screen reader ## Browsers * works best with Safari! ## Getting Started * `cmd+f5` to turn on * Remember the "VoiceOver Key" (VO) `opt + cmd` * To navigate into a page, `VO + shift + down arrow` * To navigate all page links, hit `tab` throughout * To navigate all page content in order, `VO + left/right arrow` * VoiceOver on iOS - the "triple click" <https://support.apple.com/en-ca/HT204390> * swipe left/right to navigate ## Questions * can I access all page content? -
mpiotrowicz revised this gist
May 12, 2015 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,8 @@ # A messy intro into Voiceover ## Browsers * works best with Safari! ## Getting Started * `cmd+f5` to turn on * "VoiceOver Key" (VO) `opt + cmd` -
mpiotrowicz revised this gist
May 11, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ * To navigate into a page, `VO + shift + down arrow` * To navigate all page links, tab through * To navigate all page content, `VO + left/right arrow` * VoiceOver on iOS - the "triple click" <https://support.apple.com/en-ca/HT204390> * swipe left/right ## Questions @@ -16,7 +16,7 @@ * can I escape any interactions easily? ## Next Steps * <http://webaim.org/articles/screenreader_testing/> * http://webaim.org/articles/voiceover/ * the rotor! http://accessibility.psu.edu/screenreaders/voiceover/#rotor -
mpiotrowicz created this gist
May 11, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ # A messy intro into Voiceover ## Getting Started * `cmd+f5` to turn on * "VoiceOver Key" (VO) `opt + cmd` * To navigate into a page, `VO + shift + down arrow` * To navigate all page links, tab through * To navigate all page content, `VO + left/right arrow` * VoiceOver on iOS - the "triple click" https://support.apple.com/en-ca/HT204390 * swipe left/right ## Questions * can I access all page content? * does it make sense or am I lost? * if I interact with an element, is it clear that something happened? * can I escape any interactions easily? ## Next Steps * webaim.org/articles/screenreader_testing/ * http://webaim.org/articles/voiceover/ * the rotor! http://accessibility.psu.edu/screenreaders/voiceover/#rotor