Problem/Motivation

Validator of w3.org show notices "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values."
trailing slash on void elements

It is better to remove unnecessary slash. For more information, see https://github.com/validator/validator/wiki/Markup-%C2%BB-Void-elements.

Issue fork seckit-3369028

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

fromme created an issue. See original summary.

fromme’s picture

Issue summary: View changes
fromme’s picture

StatusFileSize
new2.76 KB

This patch remove trailing slash on void elements.

fromme’s picture

fromme’s picture

Status: Active » Needs review
fromme’s picture

Status: Needs review » Closed (duplicate)

Closed as duplicate, full patch here https://www.drupal.org/project/seckit/issues/3368618