Skip to content

Limit component match result iteration to group name list size#283

Merged
annevk merged 1 commit into
whatwg:mainfrom
shannonbooth:nested-groups
Mar 20, 2026
Merged

Limit component match result iteration to group name list size#283
annevk merged 1 commit into
whatwg:mainfrom
shannonbooth:nested-groups

Conversation

@shannonbooth

@shannonbooth shannonbooth commented Mar 20, 2026

Copy link
Copy Markdown
Member

User-provided regexp parts may contain nested capturing groups, causing execResult to contain more captures than there are URLPattern groups.

(See WHATWG Working Mode: Changes for more details.)

User-provided regexp parts may contain nested capturing groups, causing
execResult to contain more captures than there are URLPattern groups.

@annevk annevk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @shannonbooth!

@annevk annevk merged commit 203d435 into whatwg:main Mar 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants