Hello Jens, > Do you see why <http://www.agencexml.com/xsltforms/flags.xml> gives an error > with WebKit browsers? > > Thank you for pointing at this exception.
It is due to the processing of the xf:include statement (which is an extension...): the document node of the included document is considered for templates. Apparently, WebKit browsers don't treat parameters the same way as others do in this situation. Actually, it is good to directly consider the document element instead. The corresponding fix will be committed as soon as possible. Best, -Alain ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122912 _______________________________________________ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
