Release v1.4.0
Changed
- Serializer: Always escape
<and>in attribute values (quoted values) and escape<in unquoted values for spec-compliant output. This follows a whatwg html specification and browser change not yet in the html5lib test suite.
< and > in attribute values (quoted values) and escape < in unquoted values for spec-compliant output. This follows a whatwg html specification and browser change not yet in the html5lib test suite.