ladybird/Userland
Sam Atkins f23f0721bd LibWeb: Combine Element's pseudo-element data together
Rather than maintain two dynamically-allocated arrays of data for
pseudo-elements, put them in a single array, which is easier to manage.
2024-07-30 09:45:45 +02:00
..
Libraries LibWeb: Combine Element's pseudo-element data together 2024-07-30 09:45:45 +02:00
Services WebContent: Ignore invalid attributes set via the Inspector 2024-07-30 09:41:35 +02:00
Utilities Utilities/js: Make it possible to exit via two consecutive ^C's 2024-07-27 11:49:45 +01:00