Make NGFragmentBuilder to keep track on text children.

This patch adds methods to access text children and their offsets from
NGFragmentBuilder, so they can be accessed from NGLineBuilder.

Also we want NGLineBuilder to have the class variable container_builder_
so we can add positioned floats directly to the fragment builder
bypassing any additional lists in between.

BUG=635619

Review-Url: https://codereview.chromium.org/2753743003
Cr-Commit-Position: refs/heads/master@{#457633}
6 files changed