mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
Some websites (Reddit, for example) create lots of temporary documents for fragment parsing. Before this change, we had to build a rule cache for these documents just to determine whether there are :has, :defined, or attribute selectors, while it should be safe to simply return `false` right away.
145 KiB
145 KiB