serenity/Userland
Andreas Oppebøen 9cab5059f8 LibWeb: Use correct end-of-fragment node index for HitTestResult
The indexes are into the _node_, not in the fragment, so when a node is
split into multiple fragments, simply taking the length of the fragment
is incorrect. This patch corrects this mistake.
2022-12-10 13:19:49 +01:00
..
Applets
Applications Magnifier: Add a manual to Help menu and propagate construction errors 2022-12-10 13:15:35 +01:00
BuggieBox
Demos LibCore: Use Core::Stream for ProcessStatisticsReader 2022-12-10 11:49:24 +00:00
DevTools LibCore: Use Core::Stream for ProcessStatisticsReader 2022-12-10 11:49:24 +00:00
DynamicLoader
Games Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
Libraries LibWeb: Use correct end-of-fragment node index for HitTestResult 2022-12-10 13:19:49 +01:00
Services WindowServer: Update checked state of m_window_menu_always_on_top_item 2022-12-10 13:15:35 +01:00
Shell
Utilities LibCompress: Port GzipDecompressor to Core::Stream 2022-12-10 12:05:55 +00:00
CMakeLists.txt