Re: Behavior Attachment Redux, was Re: HTML element content models vs. components

On Thu, Sep 29, 2011 at 6:38 PM, Dominic Cooney <dominicc@google.com> wrote:
> So, to make this really explicit:
>
> div’s default display is block, but x-div’s default display is inline.
>
> Is there anything else that I missed?

Not quite.  <p> has auto-closing behavior around several of the
existing elements.  It does not auto-close for components, though.

It has nothing to do with 'display' - it's an effect of parsing.

~TJ

Received on Friday, 30 September 2011 01:54:33 UTC