Tom Hughes schrieb: > > Well it certainly used to work... Are you saying that adding the doctype > has changed the behaviour and it no longer renders in the way it used to? > > In which case it would have helped if you had explained why that part of > the patch was needed - all I saw was a change which appeared to be > unrelated to any sort of compliance and which was not needed to pass > validation. >
Well, this behaviour seems to have changed from HTML to XHTML. So by adding the doctype the browsers don't use the compatibilty mode anymore but the standard compliant mode. Maybe you're right and I should've explained the changes more precisely, but I thought that was clear as I didn't write about any changes not related to making it standard compliant. Sorry for that. Alex _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

