Matt:

> Second it means that elements with a *null* namespace URI, but that aren't
> recognised as a HTML element, should be output as a non-empty element . So,
> <foo/> should be output as <foo></foo>, and <foo><bar/></foo> should be
> output as <foo><bar></bar></foo>.

yeah that's what I took "a non-empty inline element such as span" to
mean. but why "such as span", for god's sake? isn't it misleading?

tom

Reply via email to