Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction10 issue(s) across 143 links and 37 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://global.fujitsu/ja-jp/ | Website | generic text | Replace with descriptive text |
Before: Website Suggested: Ja Jp | |||
| https://twitter.com/Fujitsu_Global | X | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/FujitsuICT | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/FujitsuTS | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/fujitsu | new tab | Add '(opens in new tab)' to text | |
| https://www.fujitsu.com/global/about/res… | More information about your pr… | new tab | Add '(opens in new tab)' to text |
| https://www.fujitsu.com/global/about/res… | More information about your pr… | new tab | Add '(opens in new tab)' to text |
| https://www.onetrust.com/products/cookie… | Powered by OneTrust Opens in a… | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
https://global.fujitsu/ja-jp/ ("Website")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://twitter.com/Fujitsu_Global; https://www.facebook.com/FujitsuICT; https://www.youtube.com/FujitsuTS; https://www.linkedin.com/company/fujitsu; https://www.fujitsu.com/global/about/resources/privacy/; https://www.fujitsu.com/global/about/resources/privacy/; https://www.onetrust.com/products/cookie-consent/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.c-close (#157 on page); button.c-search__close (#178 on page); button.c-close (#271 on page); button.c-close (#413 on page); button.c-close (#461 on page); button.c-menu (#481 on page); button.c-close (#485 on page); button (#1505 on page); button (#1517 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
B404 Error PageHTTP 404, custom pageREVIEW
ALandmark Structure15 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
AHeading Hierarchy15 headings, 1 skip(s)PASS
- H1 Fujitsu across the World
- H3 Japan skipped
- H2 Main Office
- H3 Other offices
- H3 Americas
- H3 Asia Pacific
- H3 Europe
- H3 Other countries
- H2 Privacy Preference Centre
- H3 Manage Consent Preferences
- H4 Strictly Necessary Cookies
- H4 Sale of Personal Data
- H5 Performance Cookies
- H5 Targeting Cookies
- H3 Cookie List
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Alt Text Quality1 of 22 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
A+Form AccessibilityAll 8 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| q | search | none | |
| q | search | none | |
| #ot-group-id-SPD_BG | checkbox | Sale of Personal Data | for/id |
| #vendor-search-handler | text | Cookie list search | aria-label |
| #chkbox-id | checkbox | checkbox label | for/id |
| #select-all-hosts-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-leg-handler | checkbox | checkbox label | for/id |
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 |
|---|---|---|---|---|---|
| h2 Main Office | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Privacy Preference C… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Japan | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Other offices | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Americas | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Asia Pacific | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Europe | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Other countries | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Manage Consent Prefe… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Cookie List | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Locations | Fujitsu … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span This is a skip link … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button About us | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About Fujitsu | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Our Business | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Locations | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Fujitsu Blog | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Customer stories | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Events | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Co-creation with sta… | 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.
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 29 passedPASS
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Privacy Policy div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |