Tutorials Bugs Masterclass Free stuff Test pages Proposals

Core tests

Advanced tests

This test

RichInStyle.com tests: the STYLE attribute

Should be red

  1. Style attribute support.

  2. This has color: red, the c specified via a character reference, which is valid in the style attribute. Therefore it should be red.

  3. This tests that the style attribute has specificity of 100, rather than infinite specificity.

  4. This tests that the style attribute has specificity of 100, rather than infinite specificity.

Should not be red

  1. style="{color: red}"