Bug#849411: diffoscope: HTML markup warnings/errors

2017-12-04 Thread Chris Lamb
severity 849411 minor
thanks

I'm downgrading this to "minor". The requirement of valid HTML — whilst
strictly defined — is not a pressing concern with modern browsers which
can parse almost anything, and it's not as if our HTML is too awful
wrt the specs. :)


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Bug#849411: diffoscope: HTML markup warnings/errors

2017-01-10 Thread Chris Lamb
Hi,

> diffoscope: HTML markup warnings/errors

I've fixed (at least) the anchor warnings here:

  
https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=483ec035b3144695d8ab297d54b9edfdba62b1bd


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds


Bug#849411: diffoscope: HTML markup warnings/errors

2016-12-26 Thread Emanuel Bronshtein
Source: diffoscope
Severity: normal

Dear Maintainer,

W3 validator report several errors/warnings for diffoscope output, for example:
https://validator.w3.org/nu/?doc=https://tests.reproducible-builds.org/debian/dbd/unstable/amd64/monotone_1.1-9.diffoscope.html
https://validator.w3.org/nu/?doc=https://tests.reproducible-builds.org/debian/dbd/unstable/amd64/r-cran-filehash_2.3-1.diffoscope.html

list of reported issues:

Error: Bad value  for attribute name on element a: An ID must not be the empty 
string.
Error: Bad value #monotone-doc_1.1-9_all.deb/file list for attribute href on 
element a: Illegal character in fragment: space is not allowed.
Error: Bad value monotone-doc_1.1-9_all.deb/file list for attribute name on 
element a: An ID must not contain whitespace.
Error: Forbidden code point U+0098.
Error: Saw U+ in stream.
Error: td start tag in table body.
Error: End tag td seen, but there were open elements.
Error: Stray end tag del.
Error: Unclosed element ins.
Error: Unclosed element del.
Error: Table column 4 established by element col has no cells beginning in it.
Error: Table column 2 established by element col has no cells beginning in it.
Error: A table row was 2 columns wide, which is less than the column count 
established using column markup (4).

Warning: The name attribute is obsolete. Consider putting an id attribute on 
the nearest container instead.
Warning: This document appears to be written in English. Consider adding 
lang="en" (or variant) to the html start tag.

___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds