[rfc-i] draft-iab-html-rfc-03, "9.2 <address>"

julian.reschke at gmx.de (Julian Reschke) Fri, 01 July 2016 10:32 UTC

From: julian.reschke at gmx.de (Julian Reschke)
Date: Fri, 1 Jul 2016 12:32:47 +0200
Subject: [rfc-i] draft-iab-html-rfc-03, "9.2 <address>"
Message-ID: <b26d0177-6041-6337-b78b-61023b4d2706@gmx.de>

<https://greenbytes.de/tech/webdav/draft-iab-html-rfc-03.html#rfc.section.9.2>:

"This element is used in Authors' Addresses. It is rendered as an HTML 
<address> tag of class "vcard". If none of the descendant XML elements 
has an "ascii" attribute, the <address> HTML tag includes the HTML 
rendering of each of the descendant XML elements. Otherwise, the 
<address> HTML tag includes an HTML <div> tag of class "ascii" 
(containing the HTML rendering of the ASCII variants of each of the 
descendant XML elements), an HTML <div> tag of class 
"alternative-contact", (containing the text "Alternate contact 
information:"), and an HTML <div> tag of class "non-ascii" (containing 
the HTML rendering of the non-ASCII variants of each of the descendant 
XML elements)."

That's a bit weird.

a) It sounds like the ASCII variant would only contain those parts that 
actually have an ASCII variant. That's not the intent, right?

b) Shouldn't the *ASCII* variant be the "alternate"?

Best regards, Julian