-
-
Hey @egh!
I'm trying to use XJSLT in a project where we run XSLTs to transform dita content. We are in a NodeJS flow, so XJSLT is a great fit to circumvent any Java / JDK dependencies that we do no…
-
this causes issues in `frr`'s northbound integration, as `frr` uses `sr_val_t->xpath` to fetch the node, but because the last predicate is missing it fail.
from the code i see the last predicate is…
-
I get following errors if I try to compile it with amd-target:
```
src/tree/xpath/XPath.ts(89,9): error TS2339: Property 'recover' does not exist on type 'XPathLexer'.
src/tree/xpath/XPath.ts(91,…
-
**Affects PMD Version:**
7.0.0-rc4
**Description:**
An XPath selector has been developed that behaves differently in PMD than other Xpath evaluation tools.
Given this HTML Snippet
``…
-
In https://bugs.webkit.org/show_bug.cgi?id=256716 I was made aware of https://wpt.fyi/results/domxpath/fn-lang.html (added in https://github.com/web-platform-tests/wpt/commit/292d5325052fc889163708143…
-
貌似无法使用了
-
I want to edit the code to also display a random bible verse on the AOD. How hard would that be?
-
Currently, the following internal classes are not yet documented:
* [x] `SensitiveParameterValue` (#2165)
* [x] `ClosedGeneratorException` (#3065/#2997)
* [x] `com_safearray_proxy` (#3066) …
-
The XPath grammars are awesome. I am not sure how to ensure their conformance abstractly (how to test them) - I'm thinking about that. Meantime I have found what appears to be a bug.
Using https://…