diff -r aa23c93e636d -r 8f34e217338b tests/test-hgweb-commands.t --- a/tests/test-hgweb-commands.t Sat Oct 08 16:10:58 2016 +0200 +++ b/tests/test-hgweb-commands.t Sat Oct 08 19:32:54 2016 +0900 @@ -1965,6 +1965,9 @@ .annotate { font-size: smaller; text-align: right; padding-right: 1em; } tr.thisrev a { color:#999999; text-decoration: none; } tr.thisrev pre { color:#009900; } + td.annotate { + white-space: nowrap; + } div.annotate-info { display: none; position: absolute;