On Sun, Jan 16, 2022 at 04:13:22PM +0100, [email protected] wrote:
> Actually, there is a difference between the C parser and the perl
> parser, the perl parser consider those spaces as space too, which is not
> surprising given that \s is used a lot in regexp where the C parser
> probably check the characters...  I will investigate.

The change didn't touch the parser, only HTML.pm, so it's unexpected
that there should be a difference there.

Reply via email to