Skip to content

fix: normalize $all to $doc (uBO parity)#620

Open
nghiphaam wants to merge 4 commits intobrave:masterfrom
nghiphaam:fix/all-to-doc
Open

fix: normalize $all to $doc (uBO parity)#620
nghiphaam wants to merge 4 commits intobrave:masterfrom
nghiphaam:fix/all-to-doc

Conversation

@nghiphaam
Copy link
Copy Markdown

Normalize $all to behave like $doc, matching uBlock Origin.

This change normalizes $all to $doc at parse time, removes the separate $all handling, and keeps downstream behavior document-only.

Also adds tests for $all, $all,image, and ~all.

Closes #322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert $all to $doc like uBO

1 participant