I tryied to run an xml/xsl in chrome (it works on firefox) but I have this error :
Unsafe attempt to load URL file:///C:/Users/..../thing.xsl from frame with URL file:///C:/Users/..../thing.xml. 'file:' URLs are treated as unique security origins.
How can I fix it ? I found few solutions on internet but nothing works (--allow-file-access-from-files don't work).