This tests that ruby base and text are not affected by CSS text-indent.

This is indented by 50 pixel"text-indent: 50px;", but the ruby should flow without extra space.

text-indent for <p>: FAILED!

text-indent for <ruby>: FAILED!

text-indent for <rt>: FAILED!