- From: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Date: Wed, 27 Feb 2008 10:37:56 +0100
- To: Leif Halvard Silli <lhs@malform.no>
- CC: "Dr. Olaf Hoffmann" <Dr.O.Hoffmann@gmx.de>, public-html@w3.org
Leif Halvard Silli wrote: >> The term "prose content" in the spec means elements like <p>, <section>, >> <img>, <em>, <input>, <script>, any text, etc. [...] > > There are only 4 prose elements, according to HTML 5 section 3.9: > > 3.9 Prose. > 3.9.1 The p element. > 3.9.2 The hr element. > 3.9.3 The br element. > 3.9.4 The dialog element. You have confused prose content with prose elements (now known as grouping elements). The element categories are hierarchical. Prose content includes all phrasing content, which in turn includes all embedded content. Please see Kinds of Content in the spec. http://www.whatwg.org/specs/web-apps/current-work/#kinds -- Lachlan Hunt - Opera Software http://lachy.id.au/ http://www.opera.com/
Received on Wednesday, 27 February 2008 09:38:15 UTC