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