underline-style-inline-solid-standards.html (200B)
1 <!DOCTYPE html> 2 <p>This paragraph has no decoration lines, but <span style="text-decoration: underline; text-decoration-style: solid;">here has underline</span>, and here has no decoration lines.</p>