- From: Dimitre Novatchev <dnovatchev@gmail.com>
- Date: Wed, 30 Oct 2024 10:34:38 -0700
- To: Norm Tovey-Walsh <norm@saxonica.com>
- Cc: "public-xslt-40@w3.org" <public-xslt-40@w3.org>
Received on Wednesday, 30 October 2024 17:34:56 UTC
> 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> There indefinitely no newline in the html file: [image: image.png] Thanks, Dimitre On Wed, Oct 30, 2024 at 10:10 AM Norm Tovey-Walsh <norm@saxonica.com> wrote: > 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:34:56 UTC