I have a problem with new Chromium based WebBrowser to show XML-files in spite I have used constructor and WebBrowserSet("allow-file-access-from-files","true") seems that it only reads first row. Files like *.pdf or *.jpg are shown correctly.
XML-file starts like this. This worked with previous IE-based Browser but now the old IE browser does not open links correctly.
<?xml version="1.0" encoding="ISO-8859-15"?><?xml-stylesheet type="text/xsl" href="/Finvoice.xsl"?><Finvoice xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="3.0" xsi:noNamespaceSchemaLocation="Finvoice3.0.xsd">
https://www.appeon.com/standardsupport/