NEW 243720
[WinCairo?] XPathEvaluator_createNSResolver_all.svg test fails on webview
https://bugs.webkit.org/show_bug.cgi?id=243720
Summary [WinCairo?] XPathEvaluator_createNSResolver_all.svg test fails on webview
jaybhaskar
Reported 2022-08-09 00:28:24 PDT
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
Attachments
Alexey Proskuryakov
Comment 1 2022-08-10 17:20:30 PDT
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 ]
Note You need to log in before you can comment on or make changes to this bug.