Sign in
webkit
/
WebKit
/
36b74c3900290f2598b1d40cf6065a7028fc4a34
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-78b.css
blob: 97ae45ac9aaefe99aa90f4da8dc619d3c43e1272 [
file
] [
log
] [
blame
]
.
green
{
background-color
:
lime
!
important
}
.
t1
td
:
not
(:
last-child
)
{
background-color
:
red
}
p
>
*:
not
(:
last-child
)
{
background-color
:
red
}
table
.
t1 td
{
border
:
thin black solid
}