commit | f880cf0ebc60331b0a59498c7cdf042e38a312bb | [log] [tgz] |
---|---|---|
author | Max Moroz <mmoroz@chromium.org> | Tue May 22 22:40:14 2018 +0000 |
committer | Max Moroz <mmoroz@chromium.org> | Tue May 22 22:40:14 2018 +0000 |
tree | fbab36ff1237b35204acb8ea9448ebbe68775fd4 | |
parent | 79d7eedd8c41d382ec761645d79480fd0c93ceb0 [diff] |
[Coverage] Update CSS to make HTML reports copy-paste friendly. Summary: This minor change allows to copy snippets from HTML reports so they will be pasted in the following format: %LineNumber%\t%HitCount%\t%CodeLine% rather then being split onto multiple lines. To see this in action, try copy pasting from https://chromium-coverage.appspot.com/reports/560344/linux/chromium/src/third_party/zlib/compress.c.html Requested in https://bugs.chromium.org/p/chromium/issues/detail?id=845571 Reviewers: vsk Reviewed By: vsk Subscribers: llvm-commits, morehouse, kcc Differential Revision: https://reviews.llvm.org/D47231 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333034 91177308-0d34-0410-b5e6-96231b3b80d8