fune/servo
David Shin bbff1a3b96 Bug 1853258: Part 3 - Optimize invalidating relative selectors on DOM mutation. r=emilio
There are cases where we can run a selector match to realize that some DOM mutations
will not make a difference in the relative selector match state, which avoids
O(n^2) behaviour under some circumstances.

Differential Revision: https://phabricator.services.mozilla.com/D191307
2023-10-24 15:11:54 +00:00
..
components Bug 1853258: Part 3 - Optimize invalidating relative selectors on DOM mutation. r=emilio 2023-10-24 15:11:54 +00:00
ports/geckolib Bug 1853258: Part 3 - Optimize invalidating relative selectors on DOM mutation. r=emilio 2023-10-24 15:11:54 +00:00
tests/unit Bug 1852568 - Update cssparser. r=tlouw,supply-chain-reviewers 2023-09-12 16:03:44 +00:00
moz.build
rustfmt.toml