summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-cascade/all-prop-001-ref.html
blob: e25558578344f0725d752e35fcc35e2db683eb2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>CSS Cascade: all shorthand Reference File</title>
</head>
<body>
  <p>Test passes if the digits are <strong>in order</strong> and there is <strong>no red</strong>.</p>

  <div class="test">123 456 789</div>
</body>
</html>