-
-
Notifications
You must be signed in to change notification settings - Fork 53
Pull requests: dperini/nwsapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
A fieldset is :valid when none of its controls is invalid
#192
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Anchor the :required and :optional tests, and let :optional take a button
#191
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Make :enabled the complement of :disabled, fieldsets included
#190
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Reject candidates that cannot match before walking their ancestors
#189
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Build the QSA wrapper argument list in one allocation
#187
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Evict from the resolver caches without Map.delete
#185
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Answer a constant nth-child index without building the sibling list
#184
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Answer an id selector from the id map instead of walking
#183
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Read the last token of a selector that ends in a nested pseudo-class
#182
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Anchor the alternation in the :link and :placeholder-shown tests
#181
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Let a pseudo-class be followed by a quoted attribute selector
#180
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Fix the forgiving fallback and EOF-terminated arguments
#179
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Stop state pseudo-classes from re-entering the engine
#178
opened Sep 4, 2026 by
jdalton
Collaborator
Loading…
Prevent recursive state pseudo-class matching in jsdom
#170
opened Aug 30, 2026 by
grablair
Loading…
Add Selectors 4 state pseudo-classes, upstream WPT runner, modern toolchain
#167
opened Aug 6, 2026 by
jdalton
Collaborator
Loading…
Fix regex pattern for logical selection for is()/:where() with complex selectors containing :nth-child()
#166
opened Aug 3, 2026 by
jackboike
Loading…
Updated
pseudo-nop regex to generically capture all vendor extensions as no-op selectors.
#151
opened Jul 22, 2025 by
alexjamesmacpherson
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.