-
### Describe the bug
See reproduction below
Possibly relevant changes:
- https://github.com/sveltejs/svelte/pull/13568
### Reproduction
[5.1.3](https://svelte.dev/playground/hello-world?…
-
I have a selector on an `hx-include` that looks like this: `input[name=pk]` where the inputs are 0 to N checkboxes. When there are 0 checkboxes I would like the behavior to be the same as if you had N…
-
esquery v1.4.0
```js
const literal = espree.parse("1").body[0].expression;
const selector = esquery.parse(":has(Literal)");
esquery.matches(literal, selector); // true
```
Or. in the [esqu…
-
Currently all conformance tests are only testing on a namespace level (users should use `NetworkPolicy` if they want to fall to a pod-level which is why the first round of tests are not giving importa…
-
## Abstract
The `matches()` function is proposed to enhance the conditional application of styles in CSS by checking if the current element matches a specified selector. This function complements t…
-
* Spec: https://drafts.csswg.org/selectors/#the-focus-visible-pseudo
We have a test [`focus-visible-010.html`](https://wpt.fyi/results/css/selectors/focus-visible-010.html) that checks that a progr…
mrego updated
3 months ago
-
Request by @maurelian: support the `vm.expectRevert` cheatcode in the Go EVM-script environment.
Docs: https://book.getfoundry.sh/cheatcodes/expect-revert?highlight=expectRevert#expectrevert
To …
-
### Basic info:
- **Node.js version:** 14.17.3
- **jsdom version:** 29.0.2
### Minimal reproduction case
I face this syntax error exception from react-testing-library.
"@testing-library/r…
-
I think the algorithm for variant selection is much too complicated. That is, I think we can structure it in a way that gets the same results, but is not as complicated to explain — _and_ matches a si…
-
Hi,
Thanks for this really useful plugin. Sometimes I am developing syntax definition packages, and update my local User `AutoSetSyntax.sublime-settings` `user_syntax_rules` (and I plan to contribu…