[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HtmlDocument.FromString problem


After recent Gambas updates (origin/master) I get the following error:

Parse error : Invalid tag !
 Line 79 , Column 14 :
  src="https://www.go

The full source page html line concerned is:

<script async src="https://www.googletagmanager.com/gtag/js?id=G-6QSTBX299S";></script>

Can anyone suggest what is going wrong?

tia

b


Follow-Ups:
Re: HtmlDocument.FromString problemBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>