feat: [#1683] Adds support for subsequent sibling combinator to query selectors and match #1342
Annotations
2 errors and 2 warnings
|
Lint
The operation was canceled.
|
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