https://bugzilla.wikimedia.org/show_bug.cgi?id=70741

            Bug ID: 70741
           Summary: Make off-screen recommendation pages invisible to
                    screen readers
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: GettingStarted
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Since they're invisible (due to overflow: hidden) but not display: none, they
may be read by screen readers.  We should mark them as hidden for
accessibility; it seems the way to do this is aria-hidden
(http://www.w3.org/TR/wai-aria/states_and_properties#aria-hidden)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to