[whatwg] Parsing: <cite> element

Ian Hickson ian at hixie.ch
Thu Dec 14 11:53:23 PST 2006


On Thu, 14 Dec 2006, Anne van Kesteren wrote:
>
> For a string like:
> 
>   <!doctype html><cite><div></cite>TEST
> 
> The current text seems to suggest the following DOM (not including everything
> here):
> 
>   <cite>
>     <div>
>   "TEST"
> 
> Because </cite> is not a phrasing nor a formatting element [...]

It is a phrasing element.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'



More information about the whatwg mailing list