- From: Chris Lilley <chris@w3.org>
- Date: Sat, 7 Sep 2002 17:07:33 +0200
- To: www-style@w3.org, Jan Roland Eriksson <jrexon@newsguy.com>
- CC: "Bert Bos" <bert@w3.org>
On Saturday, September 7, 2002, 4:41:44 PM, Jan wrote: JRE> On Fri, 6 Sep 2002 19:02:01 +0200, you wrote: JRE> [...] >>If anybody can come up with a definition where >> >> A {line-break-after: always} >> >> <A><A></A></A> >> >>causes no empty line, while >> >> A {line-break-after: always} >> >> <A></A><A></A> >> >>does, then I'd be happy. JRE> Easy; your first line example is invalid markup [1], error handling, and JRE> following that; presentation, is undefined. JRE> [1](from HTML4.01)... JRE> <!ELEMENT A - - (%inline;)* -(A) -- anchor --> JRE> note- - - - - - - - - - - - - - ^^^^ Sigh. Try to consider that HTML might not be the only markup language in the world, and that 'A' is just a random example like 'x' in formulae. -- Chris mailto:chris@w3.org
Received on Saturday, 7 September 2002 11:07:42 UTC