Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-76b.css
blob: 4eb75489890a1c858bed7e927922d0ee140fa3f2 [
file
] [
log
] [
blame
]
.
green
{
background-color
:
lime
!
important
}
p
:
not
(:
nth-last-of-type
(
3
))
{
background-color
:
red
}
dl
>
*:
not
(:
nth-last-of-type
(
3n
+
1
))
{
background-color
:
red
}