From 9e83faa02c136da9e4749b696d8c7a0b363c0745 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 30 Jan 2021 20:44:54 -0500 Subject: Html lint (#1336) * Move style rules * Fix non-unique IDs * Remove erroneous ids * Add title * Fix invalid closing tag * Install html-validate * Add .htmlvalidate.json * Update HTML and styles * Add test-lint-html * Update test files * Update test-lint-html/css commands to have more explicit targets --- test/data/html/test-document3.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/data/html/test-document3.html') diff --git a/test/data/html/test-document3.html b/test/data/html/test-document3.html index 3e7d5236..6a227daa 100644 --- a/test/data/html/test-document3.html +++ b/test/data/html/test-document3.html @@ -2,10 +2,10 @@ - + Yomichan Manual Performance Tests - - + + -- cgit v1.2.3