summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/white-space/reference/break-spaces-tab-003-ref.html
blob: 52a8c491cca2da9426e318d2e36786d05fe74e06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<meta charset="utf-8">
<title>Test reference</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div {
  font: 20px/1 Ahem;
  color: green;
}
</style>

<p>Test passes if there are two <strong>filled green squares</strong> and <strong>no red</strong>.</p>
<div>X<br><br><br><br><br>X</div>