CSS 3 Module <== Test # ==>
W3C Selectors 47 of 153
Testing Date Revision
::selection pseudo-element (ID #40) 20-november-2001 1.1

NOTE: User interaction is required for this test.

Any textual selection in this long paragraph should have green background. Any textual selection in this long paragraph should have green background. Any textual selection in this long paragraph should have green background.

p::selection { background-color : lime }
<p>Any textual selection in this long paragraph should have green background. Any textual selection in this long paragraph should have green background. Any textual selection in this long paragraph should have green background.</p>