ladybird/Userland
Andreas Kling 68c8d23e39 LibWeb+Browser: Show DOM comments with syntax_comment color in inspector
This required a hack since models can't return a color role directly
from data(). I've added a FIXME about it.
2021-11-02 22:30:06 +01:00
..
Applets Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
Applications LibWeb+Browser: Show DOM comments with syntax_comment color in inspector 2021-11-02 22:30:06 +01:00
Demos Everywhere: Rename back-click to backward-click 2021-10-27 22:05:58 +03:00
DevTools HackStudio: Don't close autocomplete after applying #include directories 2021-11-02 17:53:22 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Minesweeper: Set time label to a fixed width 2021-10-29 23:02:24 +03:00
Libraries LibWeb+Browser: Show DOM comments with syntax_comment color in inspector 2021-11-02 22:30:06 +01:00
Services LibThreading: Remove redundant method 2021-11-02 11:07:26 +01:00
Shell Everywhere: Remove unused ArgsParser header 2021-11-01 21:12:58 +01:00
Utilities LibJS: Convert the GetValue AO to ThrowCompletionOr 2021-11-02 19:48:35 +01:00
CMakeLists.txt