Skip to content

Comments

Fix for w3c validation error in volume slider#2818

Merged
digitas-git merged 1 commit intomediaelement:masterfrom
jenemde:master
Jul 9, 2021
Merged

Fix for w3c validation error in volume slider#2818
digitas-git merged 1 commit intomediaelement:masterfrom
jenemde:master

Conversation

@jenemde
Copy link
Contributor

@jenemde jenemde commented Sep 25, 2020

This pull request fixes the error mentioned in
#2801

Short summary:
The Nu Html Checker (https://validator.w3.org/nu/about.html) which does not check the source code but the generated code ("Check serialized DOM of current page") throws the error message "Attribute href not allowed on element a at this point." It's in the volume slider, where href ist not allowed in an element with role="slider".

In this pull request the href="javascript:void(0)" is removed from vertical and horizontal volume sliders.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.376% when pulling 972a758 on jenemde:master into d8a667f on mediaelement:master.

@jenemde
Copy link
Contributor Author

jenemde commented Dec 22, 2020

Hi,

is there anything I can do to to improve this pull request? Something I did wrong? Or is there any other reason not to merge this PR?

Please let me know.

@digitas-git digitas-git merged commit e9ca55e into mediaelement:master Jul 9, 2021
@digitas-git
Copy link
Collaborator

@jenemde Thanks a lot for contributing to mediaelementjs. I've merged this pull request.

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