Skip to content

Release v1.4.0

Choose a tag to compare

@EmilStenstrom EmilStenstrom released this 29 Jan 21:47
· 63 commits to main since this release

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.