:before and :after

Testsheet:

p.test:after {
	font-style: italic;
	content: " and some text after";
}

Test paragraph width class="test".

Test paragraph width class="test" and overflow: auto. Mozilla doesn't show the :after text here.. Opera does.