commit | d8b3831c9e40a94962bd820f0c319f6c933b0e7f | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Fri Apr 06 09:21:40 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 06 09:21:40 2018 |
tree | d4c3fe6bdca5ec2b64fe240b58fc800fbea299f8 | |
parent | 15d774ed7528de0846c95efb2273b5e5b8744ab9 [diff] |
[PE] Improve SVG text selection for vertical text We were previously always using the "left edge" of the fragment bounding box when computing the position within the fragment. This works poorly for vertical text. Use "top edge" for the vertical case instead. Bug: 829214 Change-Id: I52e0aeffa95d05b1c86cd6aeca5dde7a886db486 Reviewed-on: https://chromium-review.googlesource.com/997792 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by: Stephen Chenney <schenney@chromium.org> Reviewed-by: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#548722}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .