Date: 2025-11-27 06:39:30
Score: 1
Natty:
2025 Update
Yes it is possible to do this with CSS since 2023:
table:not(:has(tr))
See https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:has
Reasons:
- Probably link only (1):
- Low length (1.5):
- Has code block (-0.5):
- High reputation (-1):
Posted by: josemigallas