Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mZgMp-0001ue-R4 for pgsql-www@arkaria.postgresql.org; Sun, 10 Oct 2021 21:28:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mZgMo-0004R5-Pv for pgsql-www@arkaria.postgresql.org; Sun, 10 Oct 2021 21:28:22 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mZgMo-0004Qx-FV for pgsql-www@lists.postgresql.org; Sun, 10 Oct 2021 21:28:22 +0000 Received: from mail-lf1-x12f.google.com ([2a00:1450:4864:20::12f]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mZgMh-0003R8-RS for pgsql-www@lists.postgresql.org; Sun, 10 Oct 2021 21:28:21 +0000 Received: by mail-lf1-x12f.google.com with SMTP id x27so64795183lfa.9 for ; Sun, 10 Oct 2021 14:28:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hagander-net.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XuwtReuudGeidLOkmMTYuABAF4D/OREivYOFzXTssto=; b=4D+mbtv/4+hHgkcyY9s2JFDrAgiriDgrCgA36/Idc2x7Xu11xDwEOFZ/bApZIvbc7L fr+zZwSLGmZ1BYP7Fi1OQrDESHdVZWk4PUW4R6O4XT431LxCd+EayUDWRBYdgeMcap1p Bw6TFOi1nC/oBlW/r4SDmdRzT/gOW8C7/inKBK/vSvB2bfntZBGKH9mblfYti/tYexLK Gjy2n0G8x7G2I55VXYsMGPVx2xV1OFbBARYvXINt1IaR2UWjsMo+kkhW04xCvCxETAik sr3l14+EtcmEaxHPX6IV0uKtCMN+bnYxcww2S5rR/UxizSATyexM/UGyNrxEG1aBK9/I Aedw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XuwtReuudGeidLOkmMTYuABAF4D/OREivYOFzXTssto=; b=I6ggedHVSBajDdVZsN0ZU2G8uNcs4RrO7F0QafjQcV/bNL8n2K3bNjGTMYgW+UWWE9 B54Q2lrOaIBe/vUJE8Z2UfvS7gX0nn/LSXqu3rHsiQTmD7+Cm0Meeou/0fahhUU8R6OI PXww7G9Ya7AIHjPBICJwb4PNblSpa/C/IUFt/XvZnEp9rbFfoRwvh2Gw7NHb3kL5BdeK ZGF8nAkGR7HjuydgDhUZyKLSJhnfXanMHPsknqiQtO4VHVnzEw5KIZHFPMFljOE3Zmnb 5T5a7DBZ+qrwxjlCcOOTsVY0EQ0NAxyc8ffPxoqOkxQuBPo+yTWg9u2lZf+dSGEWJE9m uYLg== X-Gm-Message-State: AOAM5302qMXQHQC6dYuzXPY5G1c8BTABbq1FE41z6xlMAuEavRBQuXrr M8ULAnzVVMrmWOKOPkgAP3yjGTEOM9QToTVDocz3qA== X-Google-Smtp-Source: ABdhPJzMhyuFmLm0PkLCQiUu7xoCLutS3vHxdm0QtYfq4DDTt7Qje2/ZzNqCEK5rTwsiGhZI0x3AXFPM7lLSc5LBYo8= X-Received: by 2002:a2e:a26c:: with SMTP id k12mr2605595ljm.23.1633901293329; Sun, 10 Oct 2021 14:28:13 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Magnus Hagander Date: Sun, 10 Oct 2021 23:27:52 +0200 Message-ID: Subject: Re: Removing deprecated HTML from the security page To: Daniel Gustafsson Cc: PostgreSQL WWW Content-Type: multipart/alternative; boundary="0000000000002ff14c05ce064ac8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000002ff14c05ce064ac8 Content-Type: text/plain; charset="UTF-8" On Fri, Oct 8, 2021 at 3:48 PM Daniel Gustafsson wrote: > I noticed that our security page use two deprecated constructs, the > tag > (which also isn't allowed in context) and the name attribute on . > The > attached replaces the former with CSS and the latter with the recommended > ID > tag. > LGTM. For 0001 I would consider maybe using a name for what it is ("cve-number") rather than what it does ("nobr"), in case we want to add on more formatting on it later. But it's such a trivial case that it probably doesn't matter until we actually have some such special formatting to add. -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/ --0000000000002ff14c05ce064ac8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I noticed that our security page use two deprecated construct= s, the <nobr> tag
(which also isn't allowed in <td> context) and the name attribute= on <a>.=C2=A0 The
attached replaces the former with CSS and the latter with the recommended I= D
tag.

LGTM.

For= 0001 I would consider maybe using a name for what it is ("cve-number&= quot;) rather than what it does ("nobr"), in case we want to add = on more formatting on it later. But it's such a trivial case that it pr= obably doesn't matter until we actually have some such special formatti= ng to add.
=C2=A0

--
=C2=A0Magnus Hagander=C2=A0Me: https://w= ww.hagander.net/
=C2=A0Work: https://www.redpill-linpro.com/
=
--0000000000002ff14c05ce064ac8--