Hi, using Viritin 2.1 with Vaadin 8.8.5; when using HtmlElementPropertySetter with IE11 the viritin.js fails with XPathResult is undefined. Apparently IE11 doesn't support XPaths as can be seen at https://stackoverflow.com/questions/23560438/xpathresult-is-undefined-in-ie11
Is there a way to add XPath support to IE11? If not, we can alternatively mark HtmlElementPropertySetter as not working with IE11 and consider this as a known bug.