Returns the border box size of the given ResizeObserverEntry.
If the entry does not contain border box measurements (depending on browser), then fall back to using the content box size. Otherwise (by default) will return NaN values for width and height.
NaN
Returns the border box size of the given ResizeObserverEntry.