Ian Hickson span:before { background-color: red; content: 'FAILED'; } span::before { background-color: lime; content: 'PASSED'; }

This test has .

(If the previous line just reads "This test has ." then this test has failed.)