aftonbladet.se Accessibility Report

Accessibility audit of aftonbladet.se — scanned on Feb 21, 2026

Technology
0 /100
D Poor

7 issues found across 3 categories

2 Critical 4 Major 1 Minor

WCAG Compliance Overview

Perceivable 2 issues
Operable 2 issues
Understandable 0 issues
Robust 3 issues

Issues Found

Images missing alt text

Critical

Images must have alternative text to convey their meaning to screen reader users.

WCAG 1.1.1
3 element(s) affected
  • <img src="(no src)">
  • <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAYAAACPZlfNAAAAAXNSR0IArs">
  • <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAYAAACPZlfNAAAAAXNSR0IArs">
How to fix

Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

Buttons missing accessible name

Critical

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
2 element(s) affected
  • <button>
  • <button>
How to fix

Add text content, aria-label, or title to all <button> elements.

Duplicate element IDs

Major

Element IDs must be unique to ensure correct assistive technology behavior.

WCAG 4.1.1
3 element(s) affected
  • id="sun"
  • id="Combined-Shape"
  • id="most-clicked-heading"
How to fix

Make each id attribute value unique within the page.

Positive tabindex values

Major

Elements with tabindex > 0 disrupt natural tab order and confuse keyboard users.

WCAG 2.4.3
1 element(s) affected
  • <div tabindex="1">
How to fix

Remove positive tabindex values. Use tabindex="0" or tabindex="-1" only.

No skip navigation link

Major

Pages should have a mechanism to bypass repeated navigation blocks.

WCAG 2.4.1
1 element(s) affected
  • No skip navigation link found
How to fix

Add a 'Skip to main content' link as the first focusable element on the page.

Invalid ARIA attributes

Major

ARIA attributes must be valid and used correctly to work with assistive technologies.

WCAG 4.1.2
5 element(s) affected
  • <svg role="graphics-symbol">
  • <button aria-hidden="true"> (focusable)
How to fix

Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.

Incorrect list structure

Minor

List items must be contained within <ul>, <ol>, or <dl> elements.

WCAG 1.3.1
18 element(s) affected
  • <dt> outside <dl>
  • <dd> outside <dl>
How to fix

Ensure <li> elements are direct children of <ul> or <ol>.

Top Priority Fixes

Here are the most impactful changes aftonbladet.se should make to improve accessibility:

  1. #1
    Images missing alt text Critical

    Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

  2. #2
    Buttons missing accessible name Critical

    Add text content, aria-label, or title to all <button> elements.

  3. #3
    Invalid ARIA attributes Major

    Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.

Frequently Asked Questions

Is aftonbladet.se accessible?

aftonbladet.se scored 35/100 (grade D) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is aftonbladet.se WCAG compliant?

Our scan found 7 accessibility issues on aftonbladet.se. Full WCAG compliance requires addressing all critical and major issues identified above.

Is aftonbladet.se EAA compliant?

The European Accessibility Act requires websites to meet WCAG 2.1 AA standards. Check the detailed report above to see aftonbladet.se's compliance status.

What accessibility issues does aftonbladet.se have?

See the full issue list above with severity levels, affected elements, and recommended fixes for aftonbladet.se.

Scan Your Own Website

Get a free accessibility report for your website in seconds.