https://issues.apache.org/bugzilla/show_bug.cgi?id=47380
--- Comment #5 from Glenn Adams <[email protected]> 2012-04-07 07:46:16 UTC --- (In reply to comment #0) > One block, an inline left, an inline right, a leader in between. I'd expect > the > right inline to end at the right page end. Saying "inline left" and "inline right" and specifying text-align="right" on the second inline is misleading since text-align does not apply to inline, but only to block (and similar). If the second inline is aligned right, it would *only* be due to the text-align-last="justify" specified on the block. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
