[FragmentItem] Fix positions when the block is RTL
This patch fixes positions of line items when the block is RTL. Because the position of lines maybe decided after children are positioned, this patch applies different transform to children of lines from children of blocks. This patch fixes ~250 failures. Bug: 982194 Change-Id: I35871694ab2cd40f111fb3d338a67cdce2e0982e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881006Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#709803}
Showing
Please register or sign in to comment