[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#321168: lynx-cur: <P> within <UL><LI> lacks blank lines upon rendering



Please try again with

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd";>

<html>
<head>
 <meta http-equiv="Content-Type" content=
 "text/html; charset=utf-8">

 <title>test</title>
</head>

<body>
 <p>A</p>

 <p>B</p>

 <p>C</p>

 <ul>
  <li>
   <p>D</p>

   <p>E</p>

   <p>F</p>
  </li>
 </ul>
</body>
</html>

and compare with all other browsers. Thanks.

>>>>> "DB" == Denis Briand <debian@denis-briand.fr> writes:

DB> tags 321168 moreinfo
DB> thanks

DB> Hello Dan,
DB> Thank you for your bug report.
DB> I try to reproduce it but it's works fine here.
DB> Maybe you could send us an example?

DB> Best regards

DB> Denis Briand


Reply to: