Chrome currently implemented text-wrap: balance in a way where it only works on texts up to four rows because of performance reasons. According to the specs there is no limitation to the number of rows being affected or valid.
Would it make sense to specify how text-wrap: balance should behave across browsers before it lands in terms of if there should be limitations?