This paragraph should have green text. style="{color:green;}"
This paragraph should have green text. style="*{color:green;}"
This paragraph should NOT have red text. style=":--illegal-pseudo-element {color:red;}"
This paragraph should have green text. The first-letter may be purple and twice normal size as a result of your user agent supporting the CSS working group proposal for extending the syntax of the STYLE attribute. style="{color:green;} :first-letter {color:purple;font-size:200%}"