Project

General

Profile

Actions

Feature #61162

closed

Fluid HTML5 compliance

Added by jholzmann no-lastname-given over 9 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-08-23
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

However it is a cosmetic change Fluid produces XHTML code with trailing slash / even in HTML5.
The trailing slash is only required for XHTML.

XHTML: <img src="..." />
HTML5: <img src="...">

Actions

Also available in: Atom PDF