ladybird/Userland/Libraries/LibWeb/Geometry
DerpyCrabs 2f828231c4 LibWeb: Implement Geometry::DOMRectList
Implement DOMRectList that is used as a return type of
getClientRects functions on Element and Range.
2022-02-12 22:43:10 +01:00
..
DOMRect.h LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it 2021-10-08 23:00:49 +02:00
DOMRect.idl LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it 2021-10-08 23:00:49 +02:00
DOMRectList.cpp LibWeb: Implement Geometry::DOMRectList 2022-02-12 22:43:10 +01:00
DOMRectList.h LibWeb: Implement Geometry::DOMRectList 2022-02-12 22:43:10 +01:00
DOMRectList.idl LibWeb: Implement Geometry::DOMRectList 2022-02-12 22:43:10 +01:00
DOMRectReadOnly.h LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it 2021-10-08 23:00:49 +02:00
DOMRectReadOnly.idl LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it 2021-10-08 23:00:49 +02:00