Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy31 headingsREVIEW
- H2 JUST NU: Hockey på öjn
- H2 Har varnat förgiftet – ”kanhända saker”
- H2 Döms för mord– efter 31 år
- H2 Klippen du inte får missa
- H2 AFTONBLADET DIREKT
- H3 Vapenvila och vinstsiffror – Wall Street steg hidden
- H3 Polisen varnar för ”städare” hidden
- H3 Tre svenskar skadade i olycka på Mallorca hidden
- H3 Tavla av Warhol såld för 16,8 miljoner kronor hidden
- H3 Bråk i lägenhet i Örebro hidden
- H2 Vet du mer? Har du ettnyhetstips? Hör av dig!
- H2 MEST LÄST
- H3 Iran har beslagtagit fartyg vid Hormuzsundet
- H3 Uppgifter: Hot om skjutning ligger bakom skolstängningarna i Borlänge
- H3 Busch: ”Värsta energikrisen någonsin”
- H3 Ukraina låter rysk olja flöda – nu beviljas efterlängtad miljardboost
- H3 Löwengrip efter kritiken: Kvinnor röstar mer emotionellt
- H2 Onsdag 22 april
- H2 MEST LÄST SPORT
- H3 Chelsea sparkar Liam Rosenior
- H3 Beskedet: De beviljas senare alkoholservering
- H3 Frisören är i blåsväder. ”Inte första gången...”
- H3 ”Bilden är oroande – ser ut som tortyr”
- H3 AVSLÖJAR: JVM-hjältarna gör debut i Tre Kronor
- H2 Missa inte succéspelet:Dagens ordsvans
- H2 CASINOGUIDEN
- H3 Jämför casino
- H3 Casinobonusar
- H3 Free spins
- H3 Hajper Recension
- H3 Casumo Recension
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 Quality3 of 41 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 3 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
CLink & Button QualityAction2 issue(s) across 146 links and 26 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://login.schibsted.com/profile-page… | Schibsted-konto. | new tab | Add '(opens in new tab)' to text |
| https://login.schibsted.com/terms | Användarvillkor | new tab | Add '(opens in new tab)' to text |
| https://info.privacy.schibsted.com/se/sc… | Personuppgiftspolicy | new tab | Add '(opens in new tab)' to text |
| https://www.aftonbladet.se/nyheter/a/6q4… | Har varnat förgiftet – ”k… | img no alt | Add alt attribute to the image |
| https://www.aftonbladet.se/nyheter/a/zO0… | Döms för mord– efter 31 å… | img no alt | Add alt attribute to the image |
| https://www.aftonbladet.se/tipsa | Vet du mer? Har du ettnyhetsti… | img no alt | Add alt attribute to the image |
| https://etidning.aftonbladet.se/ | Läs dagens tidning | new tab | Add '(opens in new tab)' to text |
| https://www.aftonbladet.se/pussel/ordsva… | Missa inte succéspelet:Dagens… | img no alt | Add alt attribute to the image |
| https://www.aftonbladet.se/kampanj/casin… | Jämför casino: CASINOGUIDEN … | new tab | Add '(opens in new tab)' to text |
| https://www.aftonbladet.se/kampanj/casin… | Casinobonusar: BONUSAR Hitta b… | new tab | Add '(opens in new tab)' to text |
| https://www.aftonbladet.se/kampanj/casin… | Free spins: CASINOGUIDEN Samla… | new tab | Add '(opens in new tab)' to text |
| https://www.aftonbladet.se/kampanj/casin… | Hajper Recension: HAJPER Före… | new tab | Add '(opens in new tab)' to text |
| https://www.aftonbladet.se/kampanj/casin… | Casumo Recension: CASUMO Välj… | 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 |
Add '(opens in new tab)' to link text or aria-label.
https://login.schibsted.com/profile-pages?client_id=5e4e6b8dba2d9d68e7f1ccdc&…; https://login.schibsted.com/terms; https://info.privacy.schibsted.com/se/schibsted-sverige-personuppgiftspolicy/; https://etidning.aftonbladet.se/; https://www.aftonbladet.se/kampanj/casinoguide; https://www.aftonbladet.se/kampanj/casinoguide/bonusar-casino; https://www.aftonbladet.se/kampanj/casinoguide/bonusar/free-spins; https://www.aftonbladet.se/kampanj/casinoguide/hajper-casino; https://www.aftonbladet.se/kampanj/casinoguide/casumo
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._chevron_du0dc_24 (#688 on page); button._chevron_du0dc_24 (#691 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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding12 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 |
|---|---|---|---|---|---|
| h2 Klippen du inte får… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h2 AFTONBLADET DIREKT | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h2 MEST LÄST | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h2 Onsdag 22 april | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h2 MEST LÄST SPORT | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h2 CASINOGUIDEN | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Vapenvila och vinsts… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Polisen varnar för … | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Tre svenskar skadade… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Tavla av Warhol sål… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Bråk i lägenhet i … | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Iran har beslagtagit… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Uppgifter: Hot om sk… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Busch: ”Värsta en… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Ukraina låter rysk … | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Löwengrip efter kri… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Chelsea sparkar Liam… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Beskedet: De bevilja… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 Frisören är i blå… | 2.86:1 | 3.0:1 | #000000 | #565656 | Fail |
| h3 ”Bilden är oroand… | 2.86:1 | 3.0:1 | #000000 | #565656 | 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.
ALandmark Structure8 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 AccessibilityNo form controlsPASS
A+Web ManifestPWA-readyPASS
A+Lighthouse Accessibility AuditsScore 97/100 — 1 failing, 30 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.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section.content > section#feed > smart-frame > iframe section.content > section#feed > smart-frame > iframe |
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.