View Single Post
Old 04-01-2010, 07:43 PM   #20
charleski
Wizard
charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.
 
Posts: 1,196
Karma: 1281258
Join Date: Sep 2009
Device: PRS-505
Quote:
Originally Posted by pietvo View Post
I see. In that case it makes many more (syntactic) changes to let it look more like HTML instead of XHTML.
Firefox will do a few tidying operations such as adding an http-equiv entry if the input doesn't have one and converting some empty tags like <p/> to <p></p>. But it doesn't modify fragment identifiers, which could trip up some user agents. Firefox doesn't interpret <br></br> correctly and therefore messes up the output, but that's a fairly unlikely construct (though valid in xml).
charleski is offline   Reply With Quote