From abe489a0b52b179e04853f9b7da4d5efacfee6c0 Mon Sep 17 00:00:00 2001 From: luccioman Date: Thu, 29 Sep 2016 13:42:07 +0200 Subject: [PATCH] Removed unnecessary ARIA "form" role on native HTML form elements. This fixes warnings reported by W3C Nu Html Checker (https://validator.w3.org/nu/). --- htroot/Crawler_p.html | 2 +- htroot/env/templates/header.template | 6 +++--- htroot/env/templates/simpleheader.template | 2 +- htroot/test.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/htroot/Crawler_p.html b/htroot/Crawler_p.html index 545857268..81f144ecb 100644 --- a/htroot/Crawler_p.html +++ b/htroot/Crawler_p.html @@ -79,7 +79,7 @@ #(terminate-button)#:: -
+
diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index bce6df579..333b63165 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -23,14 +23,14 @@