[omnibox chrome:omnibox]: Remove hidden text for boolean fields.
Previously, boolean fields such as the "Can be default" which display a green check-mark or red x-mark would additionally contain invisible (CSS font-size 0) text "true" or "false" in order to allow selecting and copying them. This CL removes this hidden text as we're no longer supporting selecting and copying partial outputs. Bug: 937321 Change-Id: Ic347c3f99d645463c59bc2c15d95aaf9148b2f60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1496923Reviewed-by:Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/master@{#638297}
Showing
Please register or sign in to comment