Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FForm AccessibilityAction6 of 13 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #gn4 | checkbox | News | for/id |
| #gn5 | checkbox | Sections | for/id |
| #gn3 | checkbox | Popular | for/id |
| #gnsp2 | checkbox | News | for/id |
| #gnsp1 | checkbox | Sections | for/id |
| #gnsp3 | checkbox | Sections | for/id |
| #gnsp5 | checkbox | Popular | for/id |
| #query-text | text | (Search) | placeholder only |
| #query-text2 | text | (Search) | placeholder only |
| #gn1 | checkbox | (none) | none |
| #gsp_global | checkbox | (none) | none |
| #gnsp | checkbox | (none) | none |
| #gn2 | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="gn1">; <input type="checkbox" id="gn2">; <input type="checkbox" id="gsp_global">; <input type="checkbox" id="gnsp">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" id="query-text">; <input type="text" id="query-text2">
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
FLink & Button QualityAction21 issue(s) across 378 links and 3 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.instagram.com/nippon.com_eng… | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/c/NipponcomJapan… | (empty) | empty | Add link text or aria-label |
| https://twitter.com/nippon_en | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/NipponCom | (empty) | empty | Add link text or aria-label |
| /en/rss_list/ | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/nippon.com_eng… | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/c/NipponcomJapan… | (empty) | empty | Add link text or aria-label |
| https://twitter.com/nippon_en | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/NipponCom | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/nippon.com_eng… | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/c/NipponcomJapan… | (empty) | empty | Add link text or aria-label |
| https://twitter.com/nippon_en | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/NipponCom | (empty) | empty | Add link text or aria-label |
| https://nippon.us8.list-manage.com/subsc… | Subscribe | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/nippon.com_eng… | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/c/NipponcomJapan… | (empty) | empty | Add link text or aria-label |
| https://twitter.com/nippon_en | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/NipponCom | (empty) | empty | Add link text or aria-label |
| /en/rss_list/ | (empty) | empty | Add link text or aria-label |
| https://foundation.nippon.com/en/ | About Us | new tab | Add '(opens in new tab)' to text |
| https://www.nippon.com/opinion311/ | opinion 3/11 | new tab | Add '(opens in new tab)' to text |
| https://www.digimarc.com/solutions/retai… | DIGIMARC | new tab | Add '(opens in new tab)' to text |
| #top | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.instagram.com/nippon.com_english/; https://www.youtube.com/c/NipponcomJapaninVideo; https://twitter.com/nippon_en; https://www.facebook.com/NipponCom; /en/rss_list/; https://www.instagram.com/nippon.com_english/; https://www.youtube.com/c/NipponcomJapaninVideo; https://twitter.com/nippon_en; https://www.facebook.com/NipponCom; https://www.instagram.com/nippon.com_english/ (+9 more)
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
Add '(opens in new tab)' to link text or aria-label.
https://nippon.us8.list-manage.com/subscribe?u=81ac7831f749bb98e22b1c762&id=e…; https://foundation.nippon.com/en/; https://www.nippon.com/opinion311/; https://www.digimarc.com/solutions/retail-brand/brand-protection
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 (#105 on page); button (#229 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
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
BHeading Hierarchy15 headingsREVIEW
- H2 News in Brief
- H2 In-depth Deeper takes on the issues that shape the nation.
- H2 Japan Data Basic information on Japan with easy-to-understand statistics and diagrams.
- H2 Languages
- H2 Follow Us
- H2 Our Newsletter
- H2 Most Popular
- H2 By Hits
- H2 By Shares
- H2 By Time
- H2 Tags to Watch
- H2 Japan Glances Quick, basic overviews on Japan's culture, society, and more.
- H2 Japan in Video Video views of the country and its people, places, and many charms. Japan in
- H2 (empty)
- H2 Explore Japan in Photos
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction11 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 6 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 News in Brief | 11.36:1 | 3.0:1 | #000000 | #95D03A | Pass |
| h2 Languages | 11.36:1 | 3.0:1 | #000000 | #95D03A | Pass |
| h2 Follow Us | 11.36:1 | 3.0:1 | #000000 | #95D03A | Pass |
| h2 Our Newsletter | 11.36:1 | 3.0:1 | #000000 | #95D03A | Pass |
| h2 Most Popular | 11.36:1 | 3.0:1 | #000000 | #95D03A | Pass |
| h2 By Hits | 11.36:1 | 3.0:1 | #000000 | #95D03A | Pass |
| h2 By Shares | 11.36:1 | 3.0:1 | #000000 | #95D03A | Pass |
| h2 By Time | 11.36:1 | 3.0:1 | #000000 | #95D03A | Pass |
| h2 Tags to Watch | 11.36:1 | 3.0:1 | #000000 | #95D03A | Pass |
| h2 Explore Japan in Pho… | 11.36:1 | 3.0:1 | #000000 | #95D03A | Pass |
| title Nippon.com | Your Do… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a 日本語 | 7.37:1 | 4.5:1 | #000000 | #999999 | Pass |
| a 简体字 | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a 繁體字 | 3.47:1 | 4.5:1 | #000000 | #A84308 | Fail |
| a Français | 5.58:1 | 4.5:1 | #000000 | #CA6A0D | Pass |
| a Español | 5.15:1 | 4.5:1 | #000000 | #C0660F | Pass |
| a العربية | 4.15:1 | 4.5:1 | #000000 | #AD570D | Fail |
| a Русский | 4.26:1 | 4.5:1 | #000000 | #B2570D | Fail |
| a Latest | 2.35:1 | 4.5:1 | #000000 | #7E3206 | Fail |
| a In-depth | 1.04:1 | 4.5:1 | #000000 | #0F0500 | Fail |
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.
BLighthouse Accessibility AuditsScore 85/100 — 4 failing, 26 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.usp-gn > div.usp-gnin > form.usp-search > button div.usp-gn > div.usp-gnin > form.usp-search > button |
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.usp-gnin > ul.usp-gn_sns > li > a.i-insta div.usp-gnin > ul.usp-gn_sns > li > a.i-insta |
div.usp-gnin > ul.usp-gn_sns > li > a.i-youtube div.usp-gnin > ul.usp-gn_sns > li > a.i-youtube |
div.usp-gnin > ul.usp-gn_sns > li > a.i-twitter div.usp-gnin > ul.usp-gn_sns > li > a.i-twitter |
div.usp-gnin > ul.usp-gn_sns > li > a.i-facebook div.usp-gnin > ul.usp-gn_sns > li > a.i-facebook |
div.cpc-asidediv > div.cpc-asidediv_in > p#csnslink > a.i-insta div.cpc-asidediv > div.cpc-asidediv_in > p#csnslink > a.i-insta |
div.cpc-asidediv > div.cpc-asidediv_in > p#csnslink > a.i-youtube div.cpc-asidediv > div.cpc-asidediv_in > p#csnslink > a.i-youtube |
div.cpc-asidediv > div.cpc-asidediv_in > p#csnslink > a.i-twitter div.cpc-asidediv > div.cpc-asidediv_in > p#csnslink > a.i-twitter |
div.cpc-asidediv > div.cpc-asidediv_in > p#csnslink > a.i-facebook div.cpc-asidediv > div.cpc-asidediv_in > p#csnslink > a.i-facebook |
li.gpc-c1_2 > ul.c-footersns > li > a.i-insta li.gpc-c1_2 > ul.c-footersns > li > a.i-insta |
li.gpc-c1_2 > ul.c-footersns > li > a.i-youtube li.gpc-c1_2 > ul.c-footersns > li > a.i-youtube |
li.gpc-c1_2 > ul.c-footersns > li > a.i-twitter li.gpc-c1_2 > ul.c-footersns > li > a.i-twitter |
li.gpc-c1_2 > ul.c-footersns > li > a.i-facebook li.gpc-c1_2 > ul.c-footersns > li > a.i-facebook |
li.gpc-c1_2 > ul.c-footersns > li > a.i-rss li.gpc-c1_2 > ul.c-footersns > li > a.i-rss |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
All section.c-wrap > div.c-newsswiper > ul#newstitle > li#news_all |
Subscribe div.cpc-asidediv > div.cpc-asidediv_in > p.c-newsletter > a.i-newsletter |
Guide div.c-wrap > p.c-mainttl > span.c-mainttllogo > span#TITLE_TOP_GUIDE_TITLE_1 |
to Japan div.c-wrap > p.c-mainttl > span.c-mainttllogo > span#TITLE_TOP_GUIDE_TITLE_2 |
Japan in div.c-wrap > h2.c-mainttl > span.c-mainttllogo > span#TITLE_TOP_VIDEO_TITLE_1 |
Video div.c-wrap > h2.c-mainttl > span.c-mainttllogo > span#TITLE_TOP_VIDEO_TITLE_2 |
These are opportunities to improve the legibility of your content.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Subscribe ul.gpc > li.gpc-c1_2 > form.c-melma > button |
These are opportunities to improve keyboard navigation in your application.
ALandmark Structure5 landmarksPASS
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1