contentRects
The term contentRects refers to a collection of rectangles that define the layout of content within a given element on a web page. These rectangles are crucial for understanding how elements are rendered and interact with each other in the browser's rendering engine.
Each contentRect represents a distinct area of an element's layout. Typically, there are several such rectangles,
These rectangles are used by browsers for various purposes, such as calculating layout, handling user interactions