markup decomposed, CSS precomposed
Test passes if you see a green block.
This should have a green background
Assertion: A fully decomposed class name will NOT match a fully precomposed CSS selector name.
Notes:
The assertion will hold true only if the user agent does no normalization between class name and selector. Note that the current CSS specification does NOT require this normalization to take place.