[whatwg] <p> elements containing other block-level elements

Lachlan Hunt wrote:
>> If OL is an inline element here, sure.
> 
> Whether or not it is rendered as block or inline within paragraphs
> can be quite easily handled with CSS.

I am aware of that.


> Lists should not be classified as block level or inline level
> elements within the spec.

I think they should. (Note that block and inline are different here from
the definition CSS applies to them.) That way they get another content
model that might be more suited for inline situations.


-- 
  Anne van Kesteren
  <http://annevankesteren.nl/>

Received on Thursday, 7 April 2005 09:13:24 UTC