Re: ' and xhtml
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Nov 05, 2012 at 11:53:06PM +0000, corvid wrote: > > Jeremy wanted to add apos a long time ago, and it didn't happen then, > but we did give in and accept application/xhtml+xml--let's see--two > years ago now, so I wonder whether conditions have changed. Yep, things change in time... Although HTML 4.01 and other SPECS never succeeded to the point of making serving valid HTML/XHTML a rule of thumb, or best practice, things seem to have improved a bit since our early days (just my perception out of finding more and more dillo-readable sites these days). Escaping ' as APOS finds a solid reason in server contexts where there's a need to accept untrusted input for scripts or databases. I'd say, +1, feel free to commit. PS: Please post a sample URL. Just to get the feel of it. ;) -- Cheers Jorge.-