- From: Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>
- Date: Thu, 23 Dec 2010 19:06:56 +0100
- To: Steve Faulkner <faulkner.steve@gmail.com>
- Cc: James Graham <jgraham@opera.com>, Bruce Lawson <brucel@opera.com>, HTML WG <public-html@w3.org>
Steve Faulkner, Wed, 22 Dec 2010 09:33:07 +0000: > Hi James, > >> <section> >> <h1>I am a heading</h1> >> <h2 subtitle>I am an unamusing subtitle</h2> >> </section> >> >> What happens if there is no non-subtitle heading? >> >> <section> >> <h2 subtitle>I am having an identity crisis</h2> >> </section> > > make > <h2 subtitle>I am having an identity crisis</h2> > > without a previous sibling heading a conformance error and modify the > algorithm so it ignores the subtitle attribute if the heading it is on > does not have a previous sibling which is a heading Sounds like a brilliant suggestion, Steve. -- leif halvard silli
Received on Thursday, 23 December 2010 18:07:32 UTC