feat: [#1683] Adds support for subsequent sibling combinator to query selectors and match #1342
Annotations
1 error and 3 warnings
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/happy-dom/src/query-selector/QuerySelector.ts#L508
Replace `⏎↹↹↹↹↹↹↹↹↹↹rootElement,⏎↹↹↹↹↹↹↹↹↹↹[sibling],⏎↹↹↹↹↹↹↹↹↹↹selectorItems.slice(1),⏎↹↹↹↹↹↹↹↹↹↹cachedItem,⏎↹↹↹↹↹↹↹↹↹↹position⏎↹↹↹↹↹↹↹↹↹` with `rootElement,·[sibling],·selectorItems.slice(1),·cachedItem,·position`
|
|
Loading