Skip to content

Restore querySelectorAll from the method that was saved for it - #195

Merged
jdalton merged 1 commit into
dperini:masterfrom
jdalton:fix/uninstall-restore
Sep 6, 2026
Merged

Restore querySelectorAll from the method that was saved for it#195
jdalton merged 1 commit into
dperini:masterfrom
jdalton:fix/uninstall-restore

Conversation

@jdalton

@jdalton jdalton commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Fix

Restore Element and HTMLElement querySelectorAll from the saved collection method when uninstalling.

Tests

The regression runs two install/uninstall cycles. It checks method identity, NodeList results, ordered element identity, empty results, and the separate querySelector contract. The complete local Docker CI workflow passes, including package checks, Node tests, WPT on both builds, and coverage thresholds.

@jdalton
jdalton force-pushed the fix/uninstall-restore branch from 42a3357 to 9b4fa4d Compare September 6, 2026 04:42
@jdalton
jdalton merged commit ed2eec3 into dperini:master Sep 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant