On Sat, 07 Jul 2007 20:33:59 -0400, Joey Hess wrote:
> 
> Why is this not a firefox/gecko bug? The XHTML spec says:

It probably is. I only saw the results and thought it would be easiest
to fix here. (At least as long as firefox shows this behaviour.)

In fact, it seems to depend on whether the document is served as
text/html or text/xhtml+xml. Related bug reports:
https://bugzilla.mozilla.org/show_bug.cgi?id=225323
https://bugzilla.mozilla.org/show_bug.cgi?id=241594
https://bugzilla.mozilla.org/show_bug.cgi?id=280018
and several more duplicates.

>   http://www.w3.org/TR/xhtml1/#guidelines
>   Also, use the minimized tag syntax for empty elements, e.g. <br />, as the
>   alternative syntax <br></br> allowed by XML gives uncertain results in many
>   existing user agents.

Is an XHTML doctype (as it is used here) required for ikiwiki or does the
template mechanism also work with HTML4 templates? <a></a> should work
with both.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to