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

Package:
lynx-cur
Source:
lynx
Submitter:
Dan Jacobson
Date:
2023-04-26 10:03:32 UTC
Severity:
normal
Tags:
#321168#3
Date:
2005-08-03 19:45:39 UTC
From:
To:
<P> within <UL><LI> doesn't render the same as <P> outside <UL>. the blank
lines between paragraphs are gone, making it hard to separate them to
the person reading.

I didn't test <OL>.

#321168#8
Date:
2015-03-16 16:09:42 UTC
From:
To:
tags 321168 moreinfo
thanks

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

Best regards

Denis Briand

#321168#13
Date:
2015-03-16 16:09:42 UTC
From:
To:
tags 321168 moreinfo
thanks

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

Best regards

Denis Briand

#321168#18
Date:
2015-03-16 22:00:41 UTC
From:
To:
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> 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

#321168#23
Date:
2015-03-18 16:34:17 UTC
From:
To:
tags 321168 + confirmed
tags 321168 - moreinfo
thanks


Thank you Dan, I can confirm it now.
I forward it.

regards

Denis Briand

#321168#30
Date:
2015-03-18 16:34:17 UTC
From:
To:
tags 321168 + confirmed
tags 321168 - moreinfo
thanks


Thank you Dan, I can confirm it now.
I forward it.

regards

Denis Briand