]> granicus.if.org Git - apache/commit
Correct a subtle reflow problem (evident in Mozilla Gecko/20010505) that
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 29 Jul 2001 21:24:51 +0000 (21:24 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 29 Jul 2001 21:24:51 +0000 (21:24 +0000)
commit6575e586ae454f65a2dc06efc6eacdfbaf631dfa
tree8a8aa99fe5ae188d7534832df714f64b058b9bc0
parent4b0cb28f2dc1fa1f69feac2306c203169e2b4cb8
  Correct a subtle reflow problem (evident in Mozilla Gecko/20010505) that
  <hr>'s within <pre> tags (entirely illegal in the first place :) are not
  adjusted on window resize.  By moving the second <hr /> into the <pre>
  block, at least the two rules are consistent.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89769 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_autoindex.c