Commit 7d4c529a334845621e2f805c8ed0e154b3350cec

Daniel Veillard 2012-09-05T11:45:32

Improve HTML escaping of attribute on output Handle special cases of &{...} constructs as hinted in the spec http://www.w3.org/TR/html401/appendix/notes.html#h-B.7.1 and special values as comment <!-- ... --> used for server side includes This is limited to attribute values in HTML content.