- From: Norm Tovey-Walsh <norm@saxonica.com>
 - Date: Wed, 30 Oct 2024 17:10:24 +0000
 - To: Dimitre Novatchev <dnovatchev@gmail.com>
 - Cc: "public-xslt-40@w3.org" <public-xslt-40@w3.org>
 
Received on Wednesday, 30 October 2024 17:10:32 UTC
Dimitre Novatchev <dnovatchev@gmail.com> writes:
> Norm, actually the ellipses must not appear on the next line and what we see is solely due to the current styling (css classes) of the document.
Well I don’t think it’s CSS exactly, but you inspired me to dig a little deeper. If the markup is
 
  <summary><a>Some text</a>…</summary>
Then there’s a newline before the ellipsis. But not if I change the markup to:
  <summary><a>Some text…</a></summary>
¯\_(ツ)_/¯
Fair points about the value of good navigation.
What do other folks think?
                                        Be seeing you,
                                          norm
--
Norm Tovey-Walsh
Saxonica
Received on Wednesday, 30 October 2024 17:10:32 UTC