Skip to content

[4.0] [a11y] Remove redundant title from templates#24277

Merged
wilsonge merged 1 commit intojoomla:4.0-devfrom
brianteeman:title2
Mar 21, 2019
Merged

[4.0] [a11y] Remove redundant title from templates#24277
wilsonge merged 1 commit intojoomla:4.0-devfrom
brianteeman:title2

Conversation

@brianteeman
Copy link
Copy Markdown
Contributor

The title attribute is generally not very accessible. Keyboard users and touch screen users will never see it.

It is particularly useless to add a title which is the same as other text already present as that can result in a screen reader announcing the same text twice.

This PR removes the redundant title attribute where the same text is already present.

The title attribute is generally not very accessible. Keyboard users and touch screen users will never see it.

It is particularly useless to add a title which is the same as other text already present as that can result in a screen reader announcing the same text twice.

This PR removes the redundant title attribute where the same text is already present.
@wilsonge wilsonge merged commit 0b3ddba into joomla:4.0-dev Mar 21, 2019
@wilsonge
Copy link
Copy Markdown
Contributor

Thanks!

@wilsonge wilsonge added this to the Joomla 4.0 milestone Mar 21, 2019
@brianteeman brianteeman deleted the title2 branch June 9, 2019 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants