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

Andreas Heinisch <[email protected]> changed:

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

--- Comment #4 from Andreas Heinisch <[email protected]> ---
The li element has an end tag (</li>), but it’s optional in some cases:

An li element's end tag may be omitted if the li element is immediately
followed by another li element or if there is no more content in the parent
element.

Should we go for XHTML compliance here and close the li tag?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to