List for cgit developers and users
 help / color / mirror / Atom feed
* [BUG] cgit W3 validator fail
@ 2018-10-18  7:27 anastasis.gramm2
  2018-10-20  9:12 ` dlcampbell
  0 siblings, 1 reply; 2+ messages in thread
From: anastasis.gramm2 @ 2018-10-18  7:27 UTC (permalink / raw)


Hello. I recently got into some html "programming" and found out
about the w3 validator service https://validator.w3.org/

Upon running it on a cgit site I own an error occurred:

> The summary attribute on the table element is obsolete.
> Consider describing the structure of the table in a caption element
> or in a figure element containing the table; or, simplify the
> structure of the table so that no description is needed.

A quick grep through the code showed some lines containing the obsolete
html.

Should the summary attribute be moved into a caption or
should it be removed all together?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20181018/5ae8520f/attachment.html>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-20  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18  7:27 [BUG] cgit W3 validator fail anastasis.gramm2
2018-10-20  9:12 ` dlcampbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).