Closed
Description
The code that generates tabs adds an invalid </input>
closing tag. The <input>
element in HTML doesn't have a closing tag as it's a void element. I expect they are ignored by browsers anyway, but they fail in HTML validation tools.
sphinx-design/sphinx_design/tabs.py
Lines 190 to 191 in 3d0db63
Metadata
Metadata
Assignees
Labels
No labels