Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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 Hierarchy24 headingsREVIEW
- H3 John Ternus is not inheriting your father's Apple
- H3 We might have to wait a little longer for the first touchscreen MacBook
- H3 RIP Cosmic Orange. You were too fun for this world
- H3 LATEST STORIES
- H3 Don't worry, Tim Cook is fine, and he's not leaving Apple
- H3 Our favorite Apple-beating USB-C cables are now longer and faster
- H3 This awesome made-for-iPhone Anker 45W charger is 30% off
- H3 Best iPad & iPhone VPN: Our picks for private, secure browsing from anywhere
- H3 Tim Cook's reward for exemplary service? The worst job in the world
- H3 Best Apple Find My Bluetooth trackers: AirTag alternatives that'll fit anywhere
- H3 John Ternus is not inheriting your father's Apple
- H3 The very best iPad stands for every occasion
- H3 Tim Cook stepping down as CEO in shock announcement
- H3 iOS 26.5 beta 3 is here, but don't expect many new features
- H3 iPhone 18 Pro & Pro Max: All the biggest rumors so far
- H3 iOS 27 may not support iPhone 11, 2nd-gen iPhone SE
- H3 We might have to wait a little longer for the first touchscreen MacBook
- H3 Apple smart glasses: Everything you need to know
- H3 iPhone 18 Pro colors revealed: Exclusive look at 2026 models
- H3 10 iPad milestones that changed the tablet computer forever
- H3 RIP Cosmic Orange. You were too fun for this world
- H3 Touchscreen MacBook Pro M6 rumors: What we know about Apple's MacBook redesign
- H3 Best iPhone 17 cases for iPhone 17, 17 Pro & 17 Pro Max, 17e and Air
- H3 iVanky FusionDock Ultra review: New 26-port Mac docking station has it all
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
BAlt Text Quality2 of 25 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
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 |
|---|---|---|---|---|---|
| h3 John Ternus is not i… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 We might have to wai… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 RIP Cosmic Orange. Y… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 LATEST STORIES | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Macworld - News, Tip… | 6.57:1 | 4.5:1 | #000000 | #3399CC | Pass |
| span Sign up for Macworld… | 6.57:1 | 4.5:1 | #000000 | #3399CC | Pass |
| span Receive the latest n… | 5.18:1 | 4.5:1 | #6C6D6E | #FFFFFF | Pass |
| p DON'T MISS OUT | 18.26:1 | 4.5:1 | #000000 | #EFEFEF | Pass |
| p No, Thanks | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span English US Edition | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li Edition | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a English UK | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a English US | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Mac | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a iPhone | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a iPad | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Apple Watch | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a AirPods | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Vision Pro | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span More | 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.
ALandmark Structure4 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
A+Form AccessibilityAll 3 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #sideNavEditorCheckbox | checkbox | g English US Edition | for/id |
| input | text | Ask us a question | aria-label |
| #footerSelect | select | Select Foundry Network | aria-label |
ALink & Button Quality149 links, 13 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.facebook.com/Macworld/ | Follow us on Facebook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/macworld | Follow us on X | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/macworld | Follow us on YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/macworl… | Follow us on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://whatsapp.com/channel/0029VagNnbe… | Follow us on WhatsApp | new tab | Add '(opens in new tab)' to text |
| /?post_type=post&p=2012667 | What is this? | new tab | Add '(opens in new tab)' to text |
| /smart-answers?q=How%20long%20will%20App… | How long will Apple still supp… | new tab | Add '(opens in new tab)' to text |
| /smart-answers?q=How%20thin%20is%20the%2… | How thin is the foldable iPhon… | new tab | Add '(opens in new tab)' to text |
| /smart-answers?q=What%20design%20changes… | What design changes are confir… | new tab | Add '(opens in new tab)' to text |
| /smart-answers?q=Is%20the%20iPad%20final… | Is the iPad finally closing th… | new tab | Add '(opens in new tab)' to text |
| /smart-answers?q=What%20makes%20OLED%20a… | What makes OLED a major upgrad… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/Macworld/ | Follow us on Facebook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/macworld | Follow us on X | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/macworld | Follow us on YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/macworl… | Follow us on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://whatsapp.com/channel/0029VagNnbe… | Follow us on WhatsApp | new tab | Add '(opens in new tab)' to text |
| https://foundryco.com/ | Foundry | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.facebook.com/Macworld/; https://twitter.com/macworld; https://www.youtube.com/user/macworld; https://www.linkedin.com/company/macworld/; https://whatsapp.com/channel/0029VagNnbe002TCyUyKte2j; /?post_type=post&p=2012667; /smart-answers?q=How%20long%20will%20Apple%20still%20support%20dropped%20iPho…; /smart-answers?q=How%20thin%20is%20the%20foldable%20iPhone%20compared%20to%20…; /smart-answers?q=What%20design%20changes%20are%20confirmed%20for%20the%20iPho…; /smart-answers?q=Is%20the%20iPad%20finally%20closing%20the%20gap%20with%20the… (+7 more)
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
A+Lighthouse Accessibility AuditsScore 97/100 — 2 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.
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 |
|---|
HOT TOPICS header#masthead > div#secondaryNav > div.secondaryNav-wrap > span.secondaryNav-title |
These are opportunities to improve the legibility of your content.
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 |
|---|
MORE STORIES div.articleFeed > div.articleFeed-inner > div.articleFeed-button > a.btn |
POLICIES
Expand POLICIES div.primaryFooter-menu-wrap > ul#menu-footer-primary-menu-en-us > li#menu-item-100000714 > button.menu-toggle-button |
ABOUT
Expand ABOUT div.primaryFooter-menu-wrap > ul#menu-secondary-footer-menu-en-us > li#menu-item-100000716 > button.menu-toggle-button |
MORE FROM MACWORLD
Expand submenu for More from Macworld div.primaryFooter-menu-wrap > ul#third-column-footer-menu > li#third-column-footer-menu-item-one > button.menu-toggle-button |
SUBSCRIBE
Expand submenu for Subscribe div.primaryFooter-menu-wrap > ul#forth-column-footer-menu > li#third-column-footer-menu-item > button.menu-toggle-button |