Following test fails on window platform when running with webview dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg Giving error as: TypeError: Argument 1 ('nodeResolver') to Document.createNSResolver must be an instance of Node
These tests succeed in CI on all platforms: https://results.webkit.org/?suite=layout-tests&test=dom%2Fsvg%2Flevel3%2Fxpath%2FXPathEvaluator_createExpression_NS.svg But I see that they are skipped on WinCairo for some reason: # entire directory fails dom/svg/level3/xpath [ Skip ]