blob: 4e012556db2cd2213a34c9b964a3152647a1e99c [file] [log] [blame]
<!doctype html>
<style>
div {
font-size: 50px;
text-decoration: overline;
}
</style>
<p>Test that changes in text-decoration-line are recalculated correctly. PASS
if the text below has a solid green overline, and no underline.</p>
<div id="target">
Filler text
</div>