css-invalid-var-ref.html 101 B

12345
  1. <!doctype html><style>
  2. div {
  3. color: black;
  4. }
  5. </style><div>This text should be black.