diff -r c38afb8c7deb -r eae3c6de71e5 tests/test-hgweb.t --- a/tests/test-hgweb.t Thu Sep 03 00:22:17 2015 -0400 +++ b/tests/test-hgweb.t Fri Sep 04 21:12:07 2015 +0800 @@ -340,7 +340,7 @@ $ get-with-headers.py --twice localhost:$HGPORT 'static/style-gitweb.css' - date etag server 200 Script output follows - content-length: 5372 + content-length: 5401 content-type: text/css body { font-family: sans-serif; font-size: 12px; border:solid #d9d8d1; border-width:1px; margin:10px; } @@ -539,6 +539,10 @@ .scroll-loading-error { background-color: #FFCCCC !important; } + + #doc { + margin: 0 8px; + } 304 Not Modified