Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
css3
/
selectors3
/
xml
/
css3-modsel-167a.css
blob: a2ec6f9bc62a88473e00cda737d450ec2f60e7f9 [
file
] [
log
] [
blame
]
p
::
first-line
{
background-color
:
red
;
}
p
:
first-line
{
background-color
:
lime
;
}