Scroll View in Window Scroll Y

Scroll Down the window to se the Yellow Box
Scroll Down to see the yellow box
Scroll Up to see the yellow box
Measure yellow square

Measure with Current Implementation (getBoundingClientRect)

{ "x": "", "y": "", "pageX": "", "pageY": "" }

Measure with New Implementation (Ignore Transform)

{ "x": "", "y": "", "pageX": "", "pageY": "" }