Skip to content
SiteEmail

ResizeObserverEntry

#include <ResizeObserverEntry.idl>

Name
readonly attribute Elementtarget
readonly attribute DOMRectReadOnlycontentRect
readonly attribute sequence< ResizeObserverSize >borderBoxSize
readonly attribute sequence< ResizeObserverSize >contentBoxSize
readonly attribute sequence< ResizeObserverSize >devicePixelContentBoxSize
readonly attribute Element target;
readonly attribute DOMRectReadOnly contentRect;
readonly attribute sequence< ResizeObserverSize > borderBoxSize;
readonly attribute sequence< ResizeObserverSize > contentBoxSize;
readonly attribute sequence< ResizeObserverSize > devicePixelContentBoxSize;