tenfourfox/layout/reftests/text-decoration/overline-style-inline-solid-standards.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

3 lines
198 B
HTML

<!DOCTYPE html>
<p>This paragraph has no decoration lines, but <span style="text-decoration: overline; text-decoration-style: solid;">here has overline</span>, and here has no decoration lines.</p>