Sign in
webkit
/
WebKit
/
87a7a7c1c7f13f5553e380a9e21b89f73f375cdc
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-36.css
blob: abd385308fa46f54f1d53f0be81cec9c9ab690e6 [
file
] [
log
] [
blame
]
.
red
{
background-color
:
red
}
p
:
only-child
{
background-color
:
lime
}
div
.
testText
>
div
>
p
{
margin-left
:
1em
}