Sign in
webkit
/
WebKit
/
2598d32a5e259a9a64935a4105be3abd69798be8
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-77b.css
blob: 6466264d66bc6c5344e8e695f773aaa6492cd86d [
file
] [
log
] [
blame
]
.
green
{
background-color
:
lime
!
important
}
.
t1
td
:
not
(:
first-child
)
{
background-color
:
red
}
p
>
*:
not
(:
first-child
)
{
background-color
:
red
}
table
.
t1 td
{
border
:
thin black solid
}