Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction4 of 22 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 4 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
DLink & Button QualityAction9 issue(s) across 738 links and 9 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /wiki/File:Lupa_Capitolina,_Rome.jpg | (empty) | empty | Add link text or aria-label |
| /wiki/File:Tampines_West.Singapore_Skyli… | File:Tampines West.Singapore S… | img no alt | Add alt attribute to the image |
| /wiki/File:Wiki_Loves_Africa_Logo_Vector… | (empty) | empty | Add link text or aria-label |
| /wiki/Commons:Photo_challenge | Commons:Photo challenge | img no alt | Add alt attribute to the image |
| https://en.wikipedia.org/wiki/en: | Wikipedia | img no alt | Add alt attribute to the image |
| https://en.wikinews.org/wiki/en: | Wikinews | img no alt | Add alt attribute to the image |
| https://en.wiktionary.org/wiki/en: | Wiktionary | img no alt | Add alt attribute to the image |
| https://en.wikibooks.org/wiki/en: | Wikibooks | img no alt | Add alt attribute to the image |
| https://en.wikiquote.org/wiki/en: | Wikiquote | img no alt | Add alt attribute to the image |
| https://species.wikimedia.org/wiki/Main_… | Wikispecies | img no alt | Add alt attribute to the image |
| https://en.wikiversity.org/wiki/en: | Wikiversity | img no alt | Add alt attribute to the image |
| https://en.wikivoyage.org/wiki/en: | Wikivoyage | img no alt | Add alt attribute to the image |
| https://en.wikisource.org/wiki/en: | Wikisource | img no alt | Add alt attribute to the image |
| https://www.wikidata.org/wiki/ | Wikidata | img no alt | Add alt attribute to the image |
| https://www.mediawiki.org/wiki/Template:… | MediaWiki | img no alt | Add alt attribute to the image |
| https://www.wikifunctions.org/wiki/Wikif… | Wikifunctions | img no alt | Add alt attribute to the image |
| https://meta.wikimedia.org/wiki/Main_Pag… | Meta-Wiki | img no alt | Add alt attribute to the image |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
/wiki/File:Lupa_Capitolina,_Rome.jpg; /wiki/File:Wiki_Loves_Africa_Logo_Vectorized.svg; #; #; #; #; #; #; #
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/wiki/File:Tampines_West.Singapore_Skyline.Earth_Hour_2016._-_Time_Lapse_19th…"]; a[href="/wiki/Commons:Photo_challenge"]; a[href="https://en.wikipedia.org/wiki/en:"]; a[href="https://en.wikinews.org/wiki/en:"]; a[href="https://en.wiktionary.org/wiki/en:"]; a[href="https://en.wikibooks.org/wiki/en:"]; a[href="https://en.wikiquote.org/wiki/en:"]; a[href="https://species.wikimedia.org/wiki/Main_Page"]; a[href="https://en.wikiversity.org/wiki/en:"]; a[href="https://en.wikivoyage.org/wiki/en:"] (+5 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CLighthouse Accessibility AuditsActionScore 78/100 — 6 failing, 28 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
By location div.mainpage-box > div#mf-content-links > div.tpl-hidden > div.mw-collapsible-toggle |
By type div.mainpage-box > div#mf-content-links > div.tpl-hidden > div.mw-collapsible-toggle |
By author div.mainpage-box > div#mf-content-links > div.tpl-hidden > div.mw-collapsible-toggle |
By license div.mainpage-box > div#mf-content-links > div.tpl-hidden > div.mw-collapsible-toggle |
By source div.mainpage-box > div#mf-content-links > div.tpl-hidden > div.mw-collapsible-toggle |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Tables and lists
When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. Learn how to structure definition lists correctly.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
By topic div.mainpage-box > div#mf-content-links > div.hlist > dl |
Images from April 21 td.mainpage-column-right > div.mainpage-box > div#mf-content-links > dl |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div > span > a.mw-file-description > img.mw-file-element div > span > a.mw-file-description > img.mw-file-element |
div > figure.mw-halign-right > a > img.mw-file-element div > figure.mw-halign-right > a > img.mw-file-element |
div.mainpage-box-content > figure.mw-halign-right > a.mw-file-description > img.mw-file-element div.mainpage-box-content > figure.mw-halign-right > a.mw-file-description > img.mw-file-element |
div.mainpage-box-content > figure.mw-halign-right > a > img.mw-file-element div.mainpage-box-content > figure.mw-halign-right > a > img.mw-file-element |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header.header-container > div.minerva-header > nav.navigation-drawer > input#main-menu-input header.header-container > div.minerva-header > nav.navigation-drawer > input#main-menu-input |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#mainpage-potd > div > span > a.mw-file-description div#mainpage-potd > div > span > a.mw-file-description |
div.mainpage-box > div.mainpage-box-content > figure.mw-halign-right > a.mw-file-description div.mainpage-box > div.mainpage-box-content > figure.mw-halign-right > a.mw-file-description |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Internationalization and localization
Specifying a valid BCP 47 language on elements helps ensure that text is pronounced correctly by a screen reader. Learn how to use the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Simple English ul > li > bdi > div.description |
These are opportunities to improve the interpretation of your content by users in different locales.
A+Landmark Structure15 landmarksPASS
A+Heading Hierarchy1 headingsPASS
- H1 Main Page
AForm Accessibility1 of 7 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #vector-main-menu-dropdown-checkbox | checkbox | Main menu | aria-label |
| #searchInput | search | Search Wikimedia Commons | aria-label |
| #vector-appearance-dropdown-checkbox | checkbox | Appearance | aria-label |
| #vector-user-links-dropdown-checkbox | checkbox | Personal tools | aria-label |
| #vector-variants-dropdown-checkbox | checkbox | Change language variant | aria-label |
| #vector-page-tools-dropdown-checkbox | checkbox | Tools | aria-label |
| search | search | (Search Wikimedia Commons) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="search" name="search">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| title Wikimedia Commons | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Jump to content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Main menu | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Main menu | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button move to sidebar | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button hide | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Navigate | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Main page | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Welcome | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Community portal | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Village pump | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Help center | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Participate | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Upload file | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Recent changes | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Latest files | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Random file | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Contact us | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Special pages | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div In Wikipedia | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.