Sign in
webkit
/
WebKit
/
df3995184de03d0d69b0706c34e41c8cb255dc5d
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-78.css
blob: 2ad53ebc026c147903e31d2a6496ab62b8332ed0 [
file
] [
log
] [
blame
]
.
red
{
background-color
:
red
}
.
t1
td
:
not
(:
last-child
)
{
background-color
:
lime
}
p
>
*:
not
(:
last-child
)
{
background-color
:
lime
}
table
.
t1 td
{
border
:
thin black solid
}