the value for getTotalLength is "300" for both rects
the value for getPointAtLength is "(60,80)" for the left rect, and "(300,80)" for the right rect
the value for getPathSegAtLength is "0" on the first line for both rects, and on the second line "m 60 80" for the left rect and "m 300 80" for the right rect