WebUI: provide semantic information of table body
commit7119de9b8d05ce0124031d05c2ddfec85e7ad3d0
authorChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 15 Jul 2024 08:39:53 +0000 (15 16:39 +0800)
committerChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 15 Jul 2024 08:59:05 +0000 (15 16:59 +0800)
tree01c20ab89a8b38250bba3c97776c609e9eff221a
parent9feefc814497345670caa13b0b843343a269779d
WebUI: provide semantic information of table body

From https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tbody#usage_notes :
>Specifying such table content groups also provides valuable contextual
>information for assistive technologies
src/webui/www/.htmlvalidate.json
src/webui/www/private/download.html
src/webui/www/private/index.html
src/webui/www/private/upload.html [copied from src/webui/www/private/download.html with 78% similarity]
src/webui/www/private/views/about.html
src/webui/www/private/views/preferences.html
src/webui/www/private/views/properties.html
src/webui/www/private/views/rssDownloader.html
src/webui/www/private/views/statistics.html