This paragraph has its background color set to yellow in the style attribute, but lacks a foreground color specification:
This paragraph has a yellow background!
This paragraph has its background color set to yellow in the style attribute, but lacks a foreground color specification:
This paragraph has a yellow background!
Note: Automated testing should be possible. This violation can be automatically detected by querying all elements and ensuring that their foreground and background color have been specifically specified in the CSS stylesheet, or otherwise.