blob: b8bd681184366917e66ea8f43f37399a09718a4d [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8" />
<title>CSS Text Decoration Test: Reference</title>
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
<style>
div {
padding: 10px;
background: cyan;
}
</style>
<p>The test passes if you cannot see a spelling error marker in the next sentence.</p>
<div>The <span>quikc</span> brown fox.</div>