[chrome:omnibox] Make boolean indicators copy-able.

Previously, the boolean indicators on the page were ascii icons and therefore copyable as normal text. Since we changed to using svg vectors for clearer indicators, they are no longer copyable through normal interaction (e.g. select and press ctrl+c). This cl adds invisible (font size 0) true/false text to each indicator for copying purposes.

Bug: 891303
Change-Id: I64ee5533f2d5415120d4cca6c85566d43b4f47d7
Reviewed-on: https://chromium-review.googlesource.com/c/1271359
Reviewed-by: Tommy Li <tommycli@chromium.org>
Commit-Queue: manuk hovanesian <manukh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#598039}
2 files changed