diff tests/test-highlight.t @ 37830:82ae4f471254 stable

paper: add href="#" to links with click handlers This restores the styling that was accidentally removed by the previous change to these files. Differential Revision: https://phab.mercurial-scm.org/D3438
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 02 May 2018 21:00:43 -0700
parents 2ead51dcde71
children 5abc47d4ca6b
line wrap: on
line diff
--- a/tests/test-highlight.t	Wed May 02 19:16:01 2018 -0700
+++ b/tests/test-highlight.t	Wed May 02 21:00:43 2018 -0700
@@ -146,7 +146,7 @@
   </table>
   
   <div class="overflow">
-  <div class="sourcefirst linewraptoggle">line wrap: <a class="linewraplink">on</a></div>
+  <div class="sourcefirst linewraptoggle">line wrap: <a class="linewraplink" href="#">on</a></div>
   <div class="sourcefirst"> line source</div>
   <pre class="sourcelines stripes4 wrap bottomline"
        data-logurl="/log/tip/primes.py"