Sign in
chromium
/
chromium
/
src.git
/
56.0.2923.0
/
.
/
third_party
/
WebKit
/
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
}