ladybird/Userland
Adam Hodgen 47bfd366a8 LibWeb: Fix syntax for Table test
The parser fixes this by inserting the <tr> tags, but for this test it's
better to have perfect syntax - we're not testing the parser here.
2021-07-11 14:14:01 +02:00
..
Applets Everywhere: Don't promote float to double where not needed 2021-07-08 10:11:00 +02:00
Applications TextEditor: Show an error message when opening a file failed 2021-07-11 14:11:53 +02:00
Demos AK+Userland: Add generic AK::abs() function and use it 2021-07-08 10:11:00 +02:00
DevTools LibCpp: Use fast_is<T> and verify_cast<T> to replace C-style casts 2021-07-10 21:58:28 +02:00
DynamicLoader Kernel+Userland: Make the stack alignment comply with the System V ABI 2021-07-10 01:41:57 +02:00
Games Pong: Only paint areas that needs to be updated 2021-07-11 14:11:26 +02:00
Libraries LibWeb: Fix syntax for Table test 2021-07-11 14:14:01 +02:00
Services FileSystemAccessServer: Return user_picked_value even on error 2021-07-11 09:46:50 +02:00
Shell Shell: Use correct printf format string for size_t 2021-07-08 10:11:00 +02:00
Utilities expr: Make Match expressions comply with POSIX 2021-07-10 23:14:08 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00