[text-box-trim] Fix when there is an initial-letter
text-box-trim
is supposed to trim all parts above the point
specified by the text-box-edge
. This patch fixes initial
letter boxes preventing the trimming, similar to
crrev.com/c/5539108 fixed for the Ruby annotation.
This patch has no behavior changes as the changes are under a
runtime flag.
Bug: 40254880
Change-Id: I7741f6a78e34371959d4ab3ca9cb8a5a9a2a8460
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5540990
Auto-Submit: Koji Ishii kojii@chromium.org
Commit-Queue: Lingqi Chi lingqi@chromium.org
Reviewed-by: Lingqi Chi lingqi@chromium.org
Cr-Commit-Position: refs/heads/main@{#1301161}