From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: bug#24981: [Website] All pages fail the HTML validation test Date: Wed, 6 Feb 2019 12:08:31 -0500 Message-ID: References: <39c35b21c4edc31b948f5b29c6f321a1@openmailbox.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------578DDFD20833A8E828977C10" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:55216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grQxX-0008EK-7x for bug-guix@gnu.org; Wed, 06 Feb 2019 12:26:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1grQxW-0002HS-BW for bug-guix@gnu.org; Wed, 06 Feb 2019 12:26:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36832) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1grQxW-0002H1-3T for bug-guix@gnu.org; Wed, 06 Feb 2019 12:26:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1grQxV-0005GE-P2 for bug-guix@gnu.org; Wed, 06 Feb 2019 12:26:01 -0500 In-Reply-To: <39c35b21c4edc31b948f5b29c6f321a1@openmailbox.org> Sender: "Debbugs-submit" Resent-Message-ID: Content-Language: en-US List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 24981@debbugs.gnu.org This is a multi-part message in MIME format. --------------578DDFD20833A8E828977C10 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi, This issue is solved in the website repository now. The following commits fix remaining validation errors related to the use of the obsolete TT element: * 13a1a5a41df9eae7d3ca54c6ab4774c7804dba45 * 38ba9baa9162e4060160c03d0827787c9f52e26c And the following commit fixes a validation error related to using a P element as a container of DIV elements: b951df49798db870aab5ebd4c63d70d2d0c6c8cf I think once these changes are deployed to gnu.org and guix.info this issue can be closed. P. S.: I would deploy it myself, but I don't remember how to do it in the case of gnu.org, and I don't have information about guix.info. :) --------------578DDFD20833A8E828977C10 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit

Hi,

This issue is solved in the website repository now. The following commits fix remaining validation errors related to the use of the obsolete TT element:

And the following commit fixes a validation error related to using a P element as a container of DIV elements:

b951df49798db870aab5ebd4c63d70d2d0c6c8cf

I think once these changes are deployed to gnu.org and guix.info this issue can be closed.

P. S.: I would deploy it myself, but I don't remember how to do it in the case of gnu.org, and I don't have information about guix.info.

:)


--------------578DDFD20833A8E828977C10--