chromium/third_party/blink/web_tests/external/wpt/css/css-cascade/all-prop-001-ref.html

<!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>