Project

General

Profile

Actions

Bug #99497

closed

HTML Validation: Info: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.

Added by Heinz Schilling over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2023-01-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Validating an HTML page at W3C gives many hints in the form:

Info: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
From line 18, column 1; to line 18, column 55
S</title>↩<meta http-equiv="x-ua-compatible" content="IE=edge" />↩<meta

Example: https://validator.w3.org/nu/?doc=https%3A%2F%2Ftypo3.org

Remove closing slash in HTML5 context would solve this infos.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #98463: Nu HTML Validator (the one from validator.w3.org) changed how they validate self-closing tagsNew2022-09-28

Actions
Actions #1

Updated by Chris Müller over 1 year ago

  • Related to Bug #98463: Nu HTML Validator (the one from validator.w3.org) changed how they validate self-closing tags added
Actions #2

Updated by Georg Ringer over 1 year ago

  • Status changed from New to Closed

thanks for creating the issue. this is the result of a change in the validation. as this is a duplicate of #98463 I am closing this issue

Actions

Also available in: Atom PDF