Files
ladybird/Userland/Libraries/LibWeb/DOM/Element.cpp
Andreas Kling 07a3002d39 LibWeb: Bring Element.client{Left,Top} closer to spec
These are supposed to return values based on the computed border size
of the element. Not the X/Y position values of the principal box.
2022-04-10 21:35:55 +02:00

28 KiB