CSS 3 Module | <== Test # ==> | |
---|---|---|
W3C Selectors | 20 of 20 of the interactive tests category | |
Testing | Date | Revision |
Parsing : vs :: (ID #177a) | 2003-06-22 | 1.0 |
NOTE: User interaction is required for this test.
When you select this text, it shouldn't go red.
p:selection { color: yellow; background: red; }
<p>When you select this text, it shouldn't go red.</p>