<
characters.<![CDATA[
and incorrectly-opened comments will result in HTML text nodes starting with <!
instead of skipping the invalid tag. This behavior is a direct result of the quadratic-behavior fix noted above. The behavior of downstream sanitizers relying on this behavior will also change. Some tests describing the changed behavior are in test/html4/test_comments.rb
.