Diffusion KIO 5adaa7cba102

Make the HTML file template more useful

Authored by gszymaszek on Apr 22 2020, 9:51 AM.

Description

Make the HTML file template more useful

Summary:
This commit removes the empty meta tag and adds the following:

  • a DOCTYPE declaration,
  • an html[lang] attribute,
  • a document charset declaration,
  • a newline at the end of the document.

Adding the DOCTYPE and charset make the template HTML5‐complant.

BUG: 419935

Reviewers: Frameworks, dfaure, ognarb

Reviewed By: ognarb

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D29084

Details

Committed
gszymaszekApr 27 2020, 4:04 PM
Reviewer
ognarb
Differential Revision
D29084: Make the HTML file template more useful
Parents
R241:006fd05b342d: Debug output: remove references to KRun in KIOCore
Branches
Unknown
Tags
Unknown