Sign in
webkit
/
WebKit
/
8de09782621a8d8b47ef684da5e0e163b556e859
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-81.css
blob: 34a70e7fc80696fa9a8bf0943d343c4d2bd8b844 [
file
] [
log
] [
blame
]
.
red
{
background-color
:
red
}
p
:
not
(:
only-child
)
{
background-color
:
lime
}
div
.
testText
>
div
>
p
{
margin-left
:
1em
}