Automattic / Automattic/jetpack
Likes: The Like button does not pass w3 validation
Open
[Feature] Likes
[Pri] Low
Enhancement
Good For Community
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
#### Steps to reproduce the issue
1. Go to https://validator.w3.org/nu
2. Enter the URL of a page with a Like button showing
4. See error
#### What I expected
For the Like button to have valid HTML
#### What happened instead
The attribute `scrolling="no"` is added to the iframe of the like button which seems to no longer be valid and causes an error.
**Screenshots**

Contributor guide
Assessment
This issue has not been assessed yet.