This fixes a bug where indices within a line are incorrectly used to index within the paragraph. Closes #272.
This is a port of servo/unicode-bidi#55 by @laurmaedje. Please see that PR for more details.
This change is