]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-ssdiff: resolve HTML5 validation errors
authorChris Mayo <aklhfex@gmail.com>
Thu, 21 Feb 2019 19:56:05 +0000 (19:56 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 22 Feb 2019 23:08:50 +0000 (00:08 +0100)
- Remove ids from anchor elements. They were unusable because they were
  duplicated between files and versions of files.
- Always close span, with html().
- Fix missing / on closing tr element in cgit_ssdiff_header_end().

Signed-off-by: Chris Mayo <aklhfex@gmail.com>

No differences found