Bug 152378
| Summary: | XPath 2.0 and XSLT 2.0 support | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Laimonas Slepcenka <brukalas> |
| Component: | XML | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Enhancement | CC: | ap, travism1 |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Mac | ||
| OS: | OS X 10.11 | ||
Laimonas Slepcenka
As far as i know, currently WebKit JavaScript Document.evaluate() supports only XPath 1.0.
It would be nice if WebKit team would add support for XPath 2.0 and XSLT 2.0 goodies.
Would suggest to start with matches()
Thank you!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
M Travis
Additional info about XPath can be found here: https://www.everipedia.com/XPath/
IMO, it should be supported.