Provides a function that when invoked with an element updates the cached styles for each subscriber of the element.
The style attributes cached to calculate offset height / width include border & padding dimensions. You only need
to update the cache if you change border or padding attributes of the element.
Provides a function that when invoked with an element updates the cached styles for each subscriber of the element.
The style attributes cached to calculate offset height / width include border & padding dimensions. You only need to update the cache if you change border or padding attributes of the element.