commit | 5bd7e9bc1b6749bbb5220d6c3a990469a7b839ae | [log] [tgz] |
---|---|---|
author | Chris Mayo <aklhfex@gmail.com> | Thu Feb 21 19:56:05 2019 +0000 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Sat Feb 23 00:08:50 2019 +0100 |
tree | 9c06149f4d462af1bdc2cce63c64eec9a3518726 | |
parent | 7d87cd3a215976a480b3c71b017a191597e5cb44 [diff] |
ui-ssdiff: resolve HTML5 validation errors - 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>