1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 11:28:11 +00:00
serenity/Userland
Andreas Kling 21bc5fdec3 LibWeb: Don't interpreter invalid CSS pseudo-classes as '*' selector
Bogus pseudo-classes like ":bogus" would actually match every element.
2021-04-02 11:48:00 +02:00
..
Applications FontEditor+TextEditor+Playground: Refuse to load device files 2021-03-30 11:29:52 +02:00
Demos Everywhere: Change font properties to be described in GML 2021-03-29 09:10:23 +02:00
DevTools UserspaceEmulator: Default-initialize the siginfo struct used in waitid 2021-03-31 23:49:26 +02:00
DynamicLoader LibC: Add x86_64 Registers 2021-03-21 09:35:23 +01:00
Games Chess: Added option to toggle showing moves 2021-03-27 23:37:06 +01:00
Libraries LibWeb: Don't interpreter invalid CSS pseudo-classes as '*' selector 2021-04-02 11:48:00 +02:00
MenuApplets ResourceGraph.MenuApplet: Make these a little bit smaller 2021-03-30 23:43:24 +02:00
Services WindowServer: Un-nest MenuManager::handle_mouse_event() a bit 2021-04-02 10:54:50 +02:00
Shell Shell: Place Pipe redirections at the beginning of the redirection list 2021-03-31 23:49:26 +02:00
Tests Tests: Create stress-writeread 2021-03-17 23:22:42 +01:00
Utilities js: Hook up promise rejection tracking callbacks 2021-04-02 10:47:40 +02:00
CMakeLists.txt Build: Build Userland with -O2, Kernel with -Os 2021-02-24 11:38:52 +01:00