Sign in
webkit
/
WebKit
/
5e7c33646a4e21127522a77725369b92c7b98c66
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-167.css
blob: 81dc8df0ae7a044cc87eb3d21433345fd68f68ff [
file
] [
log
] [
blame
]
p
:
first-line
{
background-color
:
red
;
}
p
::
first-line
{
background-color
:
lime
;
}