Clean up BidiRun a little bit.
<https://webkit.org/b/123964>

Make BidiRun's member variables private and add accessors for them.
In doing so, codify the following:

    - BidiRun always has a corresponding RenderObject.
    - The inline box is never cleared after being set.

Reviewed by Antti Koivisto.


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@158834 268f45cc-cd09-0410-ab3c-d52691b4dbfc
5 files changed