Files
ladybird/Userland/Libraries/LibWeb/CSS
Andreas Kling cf9565551a LibWeb: Don't filter CSS rules into separate list based on @namespace
Instead, perform the filtering for each rule as we go. This avoids
creating a separate list of rules, which was ~5% of runtime when
mousing around on the Discord web interface.
2023-08-04 05:28:41 +02:00
..
2023-06-15 16:54:14 +01:00
2023-06-15 16:54:14 +01:00