ladybird/Userland
Andreas Kling cfe9577b48 LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec
(Or rather, bring offsetLeft and offsetTop closer to spec, and implement
the previously-missing offsetParent)

This makes mouse inputs on https://nerget.com/fluidSim/ work properly.
2023-12-10 16:30:21 +01:00
..
Applets
Applications Ladybird+LibWeb: Add basic select element support 2023-12-09 22:06:20 +01:00
BuggieBox
Demos LibGUI: Split HorizontalSlider to separate header 2023-12-08 01:06:09 +01:00
DevTools
DynamicLoader
Games Solitaire: Ability to automatically solve the end of the game 2023-12-10 00:02:32 +01:00
Libraries LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec 2023-12-10 16:30:21 +01:00
Services Everywhere: Avoid calling from_utf8 on FlyString or String 2023-12-10 09:45:03 +01:00
Shell Everywhere: Avoid calling from_utf8 on FlyString or String 2023-12-10 09:45:03 +01:00
Utilities Utilities: Add a drain utility 2023-12-08 22:05:43 +03:30
CMakeLists.txt