Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
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
;
}