Automattic / Automattic/jetpack

Likes: The Like button does not pass w3 validation

Open
#15,736 1 comment 0 reactions 1 assignee Claimed by @scottsweb View on GitHub
[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**
Screen Shot 2020-05-10 at 9 32 17 AM

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.