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 --- ext/bg/background.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ext/bg/background.html') diff --git a/ext/bg/background.html b/ext/bg/background.html index 29cae072..29cd1d85 100644 --- a/ext/bg/background.html +++ b/ext/bg/background.html @@ -2,7 +2,7 @@ - + Background @@ -53,6 +53,7 @@ This element must appear directly inside the element, and it must not be closed properly. https://bugzilla.mozilla.org/show_bug.cgi?id=1603985 --> +
-- cgit v1.2.3