The is a test page for negation pseudo-class selectors. If there is a green line below then this browser supports the Negation pseudo-class along with Structural pseudo-classes.
Not Supported
Supported and with a match
Note: This test page is still incomplete and under review and testing.
021 p.test32:not(:root)
021 p.test52:not(:only-child) - filter Gecko 1.7 and 1.9 Safari 3.0.4 (beta)
021 p.test53:not(:only-of-type) - no support?
021 p.test55:not(:last-child) - filter Safari 3.0.4 (beta)
021 p.test56:not(:first-child)
021 p.test60:not(:last-of-type) - no support?
021 p.test61:not(:first-of-type) - filter Gecko 1.7, 1.8 & 1.9
021 p.test80:not(:empty)
| Selector | Gecko 1.7 | Gecko 1.8~1.9 | Opera 9.2 | Opera 9.5b | Safari 3.0 | Safari 3.1 | IE 7~8b | iCab | Konqueror |
|---|---|---|---|---|---|---|---|---|---|
| * Does not support only-child. | |||||||||
| 6.6.7. The negation pseudo-class | OK | OK | N | OK | OK | OK | N | N | OK |
| 6.6.5. Structural pseudo-classes | P * | P | P | OK | P | OK | P | ? | ? |