[devtools] Fix coverage gutter display
The element with the color collapsed to zero width, because its only content was a whitespace character that got collapsed. I replaced it with a zero-width whitespace, this way the element gets the right width from CSS. Bug: chromium:996774 Change-Id: Ie6322196c7575b0c1b2c402b97bb2928f62ed114 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1774631Reviewed-by:Yang Guo <yangguo@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#691623}
Showing
Please register or sign in to comment