https://bugs.documentfoundation.org/show_bug.cgi?id=87418

Alexey Khoroshilov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Alexey Khoroshilov <[email protected]> ---
Saving of lists to HTML works very strange (tested in LibreOffice 5.1.6.2 and
5.3.2.2):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
        <title></title>
        <meta name="generator" content="LibreOffice 5.3.2.2 (Linux)"/>
</head>
<body>
  <p>HTMLList example</p>
  <ol>
        <li/>
  <p>element1</p>
        <li/>
  <p>element2</p>
</ol>
</body>
</html>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to