-
**Is your feature request related to a problem? Please describe.**
We use a custom attribute to target DOM elements for testing (as described in [Kent's article](https://blog.kentcdodds.com/making-yo…
-
Hi, I'm having a bit of a hard time understanding the terminology in CSS Selectors Level 4 regarding scoped selectors:
* [3.3 Scoped Selectors](https://drafts.csswg.org/selectors/#scoping)
* [8.6 …
-
In https://github.com/ccao-data/data-architecture/pull/373 we introduced a [YAML selector](https://docs.getdbt.com/reference/node-selection/yaml-selectors) in order to factor out a common [node select…
-
Currently they disappear when user scrolls down on a page.
Top:
![image](https://github.com/user-attachments/assets/0f220830-2541-4540-99b0-7eea10ffdd47)
After scrolling down:
![image](https:…
-
### What is the URL of the page with the issue?
https://go.dev/ref/spec#Method_values
### What is your user agent?
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrom…
-
Moving discussion from https://github.com/typescript-eslint/typescript-eslint/pull/6444#discussion_r1102035077 here, and quoting @bradzacher:
> now a days though I tend to feel that leaning too hea…
-
**Summary**
Currently the generated axtree content for retrieved websites incurs a huge amount of tokens and cost.
Maybe below combination of Playwright with BeautifulSoup can save tokens, cost an…
-
E.g. average specificity per selector
@estelle:
> Specificity: what percent of selectors are 0-0-0 thru 5-5-5. What is the highest specificity found?
-
I've noticed that the Selectors are all executed immediately and the results of them are provided to the React components for rendering. This means that it's difficult to have selectors that take para…
-
```
What steps will reproduce the problem?
use: selectors & pseudo classes
exp: E[foo^="bar"]:hover {background: red;}
What is the expected output? What do you see instead?
No respone.
What vers…