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