Sign in
webkit
/
WebKit
/
2598d32a5e259a9a64935a4105be3abd69798be8
/
.
/
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
}