Fix elision for bidirectional URLs
URLs where the TLD is separate from the host, which can happen for URLs of the form http://LTR.RTL/RTL, were displayed with a blank spot when elision was enabled. This CL changes this so the in between section, which is not elided in this case, is also not colored transparent. Bug: 1117631 Change-Id: I9bba2d2c0d494a4021b8c8edaacc87084e040964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368458Reviewed-by:Tommy Li <tommycli@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Commit-Queue: Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#801559}
Showing
Please register or sign in to comment