Sign in
webkit
/
WebKit
/
d4f65fcc3c5c5e5acf4da0072f42bc48017306dc
/
.
/
LayoutTests
/
css3
/
selectors3
/
xml
/
css3-modsel-166.css
blob: 1c9c88b3dadd97a9c7c1fd6bcf63d43773ac4e1e [
file
] [
log
] [
blame
]
p
:
first-letter
{
background-color
:
red
;
}
p
::
first-letter
{
background-color
:
lime
;
}