On Thu, 24 Dec 2020 02:04:06 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> Please review a trivial fix to correctly handle '@' inside the value of an > HTML attribute. > The fix is simply to cancel the `newline` flag that is set when a newline has > been read. Marked as reviewed by jlaskey (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk16/pull/68