List for cgit developers and users
 help / color / mirror / Atom feed
From: anastasis.gramm2 at gmail.com (Anast Gramm)
Subject: [BUG] cgit W3 validator fail
Date: Thu, 18 Oct 2018 10:27:29 +0300	[thread overview]
Message-ID: <CA+KR5Pw-AOX00h+uoa5Xzk9k65pq-JXWWCJZEY5HQbXG6iK1fw@mail.gmail.com> (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>


             reply	other threads:[~2018-10-18  7:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-18  7:27 anastasis.gramm2 [this message]
2018-10-20  9:12 ` dlcampbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+KR5Pw-AOX00h+uoa5Xzk9k65pq-JXWWCJZEY5HQbXG6iK1fw@mail.gmail.com \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).