Sign in
webkit
/
WebKit
/
8de09782621a8d8b47ef684da5e0e163b556e859
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-d4.css
blob: 79e717f7f26908dce1184c9bd743b334b898b80f [
file
] [
log
] [
blame
]
#
two
:
first-child
{
background
:
red
;
}
#
three
:
last-child
{
background
:
lime
;
}