This text is following a container (blue border) floated left in the source. Within this container is a descendant box (yellow border). Because the descendents' box width is greater than the container width it will overflow and this text should render above the overflowed portion of the descendent box since it's following in the source order.