Re: [xml2rfc] sourcecode blocks in html viewed with Firefox

Robert Sparks <rjsparks@nostrum.com> Wed, 05 July 2023 19:10 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 006E3C151062 for <xml2rfc@ietfa.amsl.com>; Wed, 5 Jul 2023 12:10:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.676
X-Spam-Level:
X-Spam-Status: No, score=-1.676 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=nostrum.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g5NVADlz_sum for <xml2rfc@ietfa.amsl.com>; Wed, 5 Jul 2023 12:10:46 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 045BBC151083 for <xml2rfc@ietf.org>; Wed, 5 Jul 2023 12:10:45 -0700 (PDT)
Received: from [192.168.1.102] ([47.186.48.51]) (authenticated bits=0) by nostrum.com (8.17.2/8.17.1) with ESMTPSA id 365JAgU7099801 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 5 Jul 2023 14:10:43 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1688584243; bh=uNnkZTIzv+ycTae+DJq5E+1z+UV7Rbv1ELohSuJ7YKI=; h=Date:Subject:To:References:From:In-Reply-To; b=lYfNHz0Xbh78+yoMdgdlJEh4peTfYDnoXa3+kfBoeVcHxPFJT5NtDKSztxveoqf04 V2StSEXgPIALQryYkdVzI5GOJdRjMTYndpzbeBkS+n6DByM+JnVEadquqY0cx+hIvY 2sg4Zo4NKEixsYSKLLk5L/VuAmzFi/kVwbli9tZs=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.48.51] claimed to be [192.168.1.102]
Message-ID: <5fcce1cf-fe57-8676-8d4b-928f6dca9e0b@nostrum.com>
Date: Wed, 05 Jul 2023 14:10:37 -0500
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0
Content-Language: en-US
To: Robert Moskowitz <rgm@htt-consult.com>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
References: <7127670f-a69e-672e-436b-8d58708d934d@htt-consult.com>
From: Robert Sparks <rjsparks@nostrum.com>
In-Reply-To: <7127670f-a69e-672e-436b-8d58708d934d@htt-consult.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/ZV-h3GAQhom91hqH1ehbe9BIHEo>
Subject: Re: [xml2rfc] sourcecode blocks in html viewed with Firefox
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: XML2RFC discussion list <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Jul 2023 19:10:50 -0000

It's there on purpose. It exists so that you can reference that element 
(the paragraph symbol is used since the behavior was motivated by being 
able to reference a particular paragraph with a URL.

the utility of it is so you can do things like right-click on it and 
"copy link" so you can provide references like:

https://www.rfc-editor.org/rfc/rfc8989.html#section-appendix.a-4.1.2

RjS

On 7/5/23 1:59 PM, Robert Moskowitz wrote:
> I have not submitted this draft yet.  I am building the html locally 
> then opening the html file locally in Firefox.
>
> When I have to mouse over a greyed background sourcecode block, I see 
> a paragraph symbol below the block.  It does not seem to do anything.  
> Just shows up.  The mouse pointer switches from a pointer to the 
> insert object for, I guess, highlighting portions to select.
>
> But that little character at the lower left corner of the block seems 
> weird.
>
>
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc