File: NEWS

package info (click to toggle)
libhtml-lint-perl 2.32%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 356 kB
  • sloc: perl: 1,739; makefile: 6
file content (10 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
libhtml-lint-perl (2.22+dfsg-1) unstable; urgency=low

    [CHANGES THAT COULD BREAK YOUR CODE]
    Previously, html_ok() would not check the entire structure of a web
    page to check for <html>, <head>, <title> and <body> tags.  Now it
    will.  If you want to check fragments of HTML for validity but know
    that they are not valid HTML documents on their own, use the new
    html_fragment_ok().

 -- Florian Schlichting <fsfs@debian.org>  Fri, 03 Jul 2015 16:06:23 +0200