1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 18:38:12 +00:00
serenity/Userland/Libraries/LibWeb/Internals
Aliaksandr Kalenik beb1c85b6b LibWeb: Force scroll offsets update in Internals::hit_test()
Since we might enter Internals::hit_test() before the enclosing scroll
offsets are updated in the paintables tree during pre-paint, this
update need to be enforced.
2024-01-29 09:57:40 +01:00
..
Inspector.cpp LibWeb: Support obsolete but required -webkit- CSS parsing quirk 2023-12-11 16:54:59 +01:00
Inspector.h LibWeb+LibWebView+WebContent: Separate tag/attribute in Inspector menu 2023-12-07 10:53:12 +01:00
Inspector.idl LibWeb+LibWebView+WebContent: Separate tag/attribute in Inspector menu 2023-12-07 10:53:12 +01:00
Internals.cpp LibWeb: Force scroll offsets update in Internals::hit_test() 2024-01-29 09:57:40 +01:00
Internals.h LibWeb: Run the unfocusing steps when a click does not focus anything 2023-12-04 01:33:57 +01:00
Internals.idl LibWeb: Run the unfocusing steps when a click does not focus anything 2023-12-04 01:33:57 +01:00