tests/test-hgweb.t
changeset 33557 875b054e5b95
parent 33390 32331f54930c
child 34391 6797f1fbc642
--- a/tests/test-hgweb.t	Mon Jul 17 11:45:38 2017 -0700
+++ b/tests/test-hgweb.t	Mon Jul 17 15:54:15 2017 -0700
@@ -340,7 +340,7 @@
 
   $ get-with-headers.py --twice localhost:$HGPORT 'static/style-gitweb.css' - date etag server
   200 Script output follows
-  content-length: 8985
+  content-length: 9007
   content-type: text/css
   
   body { font-family: sans-serif; font-size: 12px; border:solid #d9d8d1; border-width:1px; margin:10px; background: white; color: black; }
@@ -520,6 +520,7 @@
   
   .description {
       font-family: monospace;
+      white-space: pre;
   }
   
   /* Followlines */