blob: 06a14773e1769fb22aa2d9a3bb5a9274bcfd6c7e [file] [log] [blame]
div { color: green; }
p:not(:first-line) { color: yellow; background: red; }
p:not(:after) { color: yellow; background: red; content: ' THIS TEST HAS FAILED! '; }