Remove unnecessary `dl` element from "Date modified" text

Created on 24 June 2024, 6 days ago
Updated 25 June 2024, 5 days ago

Problem/Motivation

The "Date modified" text is in a dl element that always has exactly one dt element child. There is no reason for this to be a list and having it that way triggers accessibility checkers.

Proposed resolution

Convert it to a p element.

Remaining tasks

Implement.

User interface changes

Invisible markup change.

API changes

None.

Data model changes

None.

πŸ“Œ Task
Status

Closed: works as designed

Version

8.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada Liam Morland Ontario, CA πŸ‡¨πŸ‡¦

Live updates comments and jobs are added and updated live.
  • Accessibility

    It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024