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