If the child is position:absolute, the parent is overflow:hidden, and the parent is position:static, the child still overflows:
The relative value for the position property is very similar to that of the static value. The primary difference is that the relative value accepts the box offset properties top, right, bottom, and left. These box offset properties allow the element to be precisely positioned, shifting the element from its default position in any direction