ladybird/Userland
Sam Atkins 96b2356cbb LibWeb: Add 'Attribute' as a CSS SimpleSelector::Type
Previously, SimpleSelectors optionally had Attribute-selector data
as well as their main type. Now, they're either one or the other,
which better matches the spec, and makes parsing and matching more
straightforward.
2021-07-14 13:31:00 +02:00
..
Applets Everywhere: Don't promote float to double where not needed 2021-07-08 10:11:00 +02:00
Applications Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
Demos AK+Userland: Add generic AK::abs() function and use it 2021-07-08 10:11:00 +02:00
DevTools UserpaceEmulator: Handle possibly unaligned IO 2021-07-14 11:26:34 +04:30
DynamicLoader LibC: Use our implementation of crti.o and crtn.o 2021-07-14 13:12:25 +02:00
Games Breakout: Only paint areas that needs to be updated 2021-07-12 12:26:15 +02:00
Libraries LibWeb: Add 'Attribute' as a CSS SimpleSelector::Type 2021-07-14 13:31:00 +02:00
Services WindowServer: Don't use GNU-style designator 2021-07-14 13:12:25 +02:00
Shell Shell: Add unalias builtin 2021-07-13 11:57:11 +04:30
Utilities Utilities: Add an implementation of 'comm' 2021-07-14 14:13:25 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00