pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #04095
[Bug 1914973] [NEW] false positive for weblint on meta tag and charset
Public bug reported:
$ cat /tmp/test.htm
<html>
<head></head>
<title>Title</title>
<meta charset="character_set">
<body>
</body>
</html>
$ weblint /tmp/test.htm
/tmp/test.htm (4:1) Unknown attribute "charset" for tag <meta>
This is a false positive flag according to
https://www.w3schools.com/tags/att_meta_charset.asp
** Affects: libhtml-lint-perl (Ubuntu)
Importance: Undecided
Status: New
** Tags: bionic
--
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libhtml-lint-perl in Ubuntu.
https://bugs.launchpad.net/bugs/1914973
Title:
false positive for weblint on meta tag and charset
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libhtml-lint-perl/+bug/1914973/+subscriptions