Quote:
Originally Posted by pdurrant
So compliant renderers are required handle :first-letter, :first-line pseudo elements and the :first-child pseudo-class, among others.
|
They're required to 'support' these (as in, I suppose, not crash when encountering them), but not required to cause them to alter the rendering.
...