Child View and Parents with Borders

Measure yellow square

Measure with Current Implementation (getBoundingClientRect)

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

Measure with New Implementation (Ignore Transform)

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