ladybird/Base
Sam Atkins ffc81cbfad LibWeb: Use Selectors instead of a String for :not() selectors
Rather than parsing the selector every time we want to check it, we
now parse it once at the beginning.

A bonus effect of this is that we now support a selector list in
:not(), instead of just a single selector, though only when using
the new parser.
2021-07-14 13:31:00 +02:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc SpiceAgent: Add a new spice agent service :^) 2021-07-14 12:33:07 +02:00
home/anon Tests: Change test-filtering mechanism 2021-07-14 11:26:34 +04:30
res LibWeb: Use Selectors instead of a String for :not() selectors 2021-07-14 13:31:00 +02:00
usr Utilities: Add an implementation of 'comm' 2021-07-14 14:13:25 +04:30
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00