Sign in
webkit
/
WebKit
/
b34b0aa0a2445ca104daec0235d448a47cf8fd04
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-33.css
blob: c27b5fea883a9c04c85aa4d942488647a1ede747 [
file
] [
log
] [
blame
]
.
red
{
background-color
:
red
}
.
t1
td
:
last-child
{
background-color
:
lime
}
p
>
*:
last-child
{
background-color
:
lime
}