Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins dea4f83037 LibWeb: Use a string instead of an internal Parser class in Supports
Now that we can serialize CSS tokens, we can just hold a string and then
re-parse it when the Supports is evaluated. This feels a little weird,
but it only happens once so it's not going to slow it down much, and it
keep the API cleaner.
2021-11-24 22:57:46 +01:00
..
2021-10-08 23:02:57 +02:00
2021-10-20 09:20:18 +01:00
2021-10-06 23:52:40 +01:00
2021-10-01 20:03:03 +02:00
2021-09-09 21:25:10 +02:00
2021-04-23 16:46:57 +02:00
2021-10-08 23:02:57 +02:00