Bug 243720
Summary: | [WinCairo?] XPathEvaluator_createNSResolver_all.svg test fails on webview | ||
---|---|---|---|
Product: | WebKit | Reporter: | jaybhaskar <jay.bhaskar> |
Component: | XML | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, cdumez, don.olmstead, Hironori.Fujii, ross.kirsling, sabouhallawa, zimmermann |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Windows 10 |
jaybhaskar
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
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 ]